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 fbbf22d commit 610fc93Copy full SHA for 610fc93
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ name: CI
3
on: [ push, pull_request, workflow_dispatch ]
4
5
jobs:
6
- build and test:
+ build_and_test:
7
name: Build & Test
8
runs-on: ubuntu-latest
9
steps:
0 commit comments