We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 502dc8e + 3e777fd commit 5e5c600Copy full SHA for 5e5c600
.github/workflows/build.yaml renamed to .github/workflows/test.yaml
@@ -6,7 +6,7 @@ on:
6
pull_request: {}
7
8
jobs:
9
- build:
+ test:
10
strategy:
11
fail-fast: false
12
runs-on: ubuntu-latest
0 commit comments