Skip to content

Commit

Permalink
fix env
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmjacobs committed Sep 17, 2023
1 parent 80d25bc commit f223c31
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Expand Up @@ -12,6 +12,5 @@ jobs:
- uses: actions/checkout@v3
- run: ./tests/test.sh
shell: bash
with:
env:
CC: ${{ matrix.cc }}
env:
CC: ${{ matrix.cc }}

0 comments on commit f223c31

Please sign in to comment.