We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef519a commit 4abd2b1Copy full SHA for 4abd2b1
1 file changed
.github/workflows/build.yml
@@ -24,7 +24,7 @@ on:
24
branches: ['*']
25
26
jobs:
27
- run-unit-test:
+ test:
28
runs-on: ubuntu-latest
29
30
steps:
0 commit comments