-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A0-2902: Get all testcase names via cargo test --list
- Loading branch information
1 parent
b1a94a7
commit 8214a4b
Showing
2 changed files
with
63 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -137,6 +137,7 @@ jobs: | |
github_token: ${{ secrets.CI_GH_TOKEN }} | ||
|
||
- name: Add label to mark that featurenet has been created | ||
if: github.event_name != 'pull_request' | ||
uses: actions-ecosystem/[email protected] | ||
with: | ||
labels: 'state:created-featurenet' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters