Skip to content

Commit

Permalink
Fix running the Windows CI jobs.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-ludwig committed Feb 23, 2024
1 parent 7104bbf commit a8ef828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
compiler: ${{ matrix.dc }}

- name: '[POSIX] Run tests'
shell: bash
env:
PARTS: ${{ matrix.parts }}
run: |
Expand Down

0 comments on commit a8ef828

Please sign in to comment.