We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f241c8a commit 83fd36aCopy full SHA for 83fd36a
1 file changed
.github/workflows/ci.yml
@@ -8,8 +8,8 @@ on:
8
- '*'
9
10
jobs:
11
- ci:
12
- name: Continues Integration
+ test:
+ name: Tests
13
runs-on: ubuntu-latest
14
15
steps:
0 commit comments