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 44de999 commit 289bd5eCopy full SHA for 289bd5e
.github/workflows/ContinuousIntegration.yaml
@@ -1,6 +1,10 @@
1
name: continuous-integration
2
on: push
3
4
+defaults:
5
+ run:
6
+ shell: pwsh
7
+
8
jobs:
9
test:
10
runs-on: ubuntu-latest
0 commit comments