We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f6ef6 commit 7df3f97Copy full SHA for 7df3f97
1 file changed
.github/workflows/ci.yml
@@ -16,8 +16,8 @@ on:
16
workflow_dispatch:
17
18
jobs:
19
- test:
20
- name: Test
+ build:
+ name: Build & Test
21
runs-on: ubuntu-latest
22
23
steps:
0 commit comments