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 481b05e commit b7d8308Copy full SHA for b7d8308
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- run: |
26
npm ci
27
- # npm run test
+ npm run test
28
29
# test action works running from the graph
30
test-action:
0 commit comments