Skip to content

Commit 289bd5e

Browse files
committed
Update the CI
1 parent 44de999 commit 289bd5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ContinuousIntegration.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: continuous-integration
22
on: push
33

4+
defaults:
5+
run:
6+
shell: pwsh
7+
48
jobs:
59
test:
610
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)