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 929c3d4 commit 52b7e66Copy full SHA for 52b7e66
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ concurrency:
22
23
jobs:
24
test:
25
- name: Test parser
+ name: test
26
runs-on: ${{matrix.os}}
27
strategy:
28
fail-fast: false
0 commit comments