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 ae1d04a commit 5ca0fddCopy full SHA for 5ca0fdd
.github/workflows/test.yaml
@@ -2,7 +2,7 @@ on:
2
push:
3
branches: [master]
4
pull_request: {}
5
-name: Test
+name: Tests
6
jobs:
7
test:
8
runs-on: ubuntu-latest
0 commit comments