Skip to content

Commit 190013b

Browse files
authored
Remove shell: bash from check-autogen-diff
1 parent e3aa57f commit 190013b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
with:
2020
fetch-depth: 2
2121
- name: Run auto-generated code checks
22-
shell: bash
2322
run: |
2423
swift run -q --package-path Utilities WasmKitDevUtils wasmgen >> wasmgen.txt
2524
swift run -q --package-path Utilities WasmKitDevUtils vmgen >> vmgen.txt

0 commit comments

Comments
 (0)