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 a7813da commit 6b6e97bCopy full SHA for 6b6e97b
.github/workflows/ci_antora.yml
@@ -21,4 +21,5 @@ jobs:
21
run: npm install
22
- name: Run test script
23
run: npm test
24
+ shell: "bash"
25
0 commit comments