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 bd97de3 commit f50ac81Copy full SHA for f50ac81
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,9 @@ on:
6
branches: [ main ]
7
jobs:
8
build:
9
+ defaults:
10
+ run:
11
+ shell: bash
12
strategy:
13
fail-fast: false
14
matrix:
0 commit comments