Skip to content

Commit

Permalink
fix shell
Browse files Browse the repository at this point in the history
  • Loading branch information
zm711 committed May 29, 2024
1 parent 278c320 commit 1754e45
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/full-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@ jobs:
matrix:
# "macos-latest", "windows-latest"
os: ["ubuntu-latest", "macos-latest", "windows-latest" ]
defaults:
run:
shell: bash
steps:
- shell: bash
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 1754e45

Please sign in to comment.