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 ea97ea1 commit ee3de41Copy full SHA for ee3de41
.github/workflows/test.yaml
@@ -11,7 +11,7 @@ permissions:
11
contents: write # This is required for actions/checkout
12
13
jobs:
14
- buildAndPublishPackage:
+ runTests:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@v4
0 commit comments