We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a9bb81 commit ed6f00fCopy full SHA for ed6f00f
1 file changed
.github/workflows/CI.yml
@@ -6,7 +6,7 @@ on:
6
- v2
7
8
jobs:
9
- build_and_deploy:
+ tests:
10
runs-on: ubuntu-latest
11
if: github.event.action != 'closed'
12
steps:
0 commit comments