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 3c5252c commit 75b2b05Copy full SHA for 75b2b05
.github/workflows/ci.yaml
@@ -2,6 +2,10 @@ name: Continuous Integration
2
3
on: push
4
5
+defaults:
6
+ run:
7
+ shell: bash
8
+
9
jobs:
10
test:
11
strategy:
0 commit comments