We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f2224 commit e93d943Copy full SHA for e93d943
.github/workflows/ci.yaml
@@ -2,6 +2,10 @@ name: CI
2
3
on: [push, pull_request]
4
5
+defaults:
6
+ run:
7
+ shell: bash
8
+
9
jobs:
10
ci:
11
runs-on: ubuntu-latest
0 commit comments