We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f304e6f commit e769e13Copy full SHA for e769e13
.github/workflows/snapshot.yml
@@ -9,9 +9,9 @@ jobs:
9
##########################################################################################
10
# Module Tests
11
12
- tests:
13
- secrets: inherit
14
- uses: ./.github/workflows/tests.yml
+ # tests:
+ # secrets: inherit
+ # uses: ./.github/workflows/tests.yml
15
16
17
# Format Source Code
0 commit comments