Skip to content

Commit

Permalink
ci: Update ci.yml (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
Glatzel authored Nov 8, 2024
1 parent d082f31 commit 284ee36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: Glatzel/template/.github/workflows/cache-pixi.yml@main
strategy:
matrix:
pixi_env: [audio,arithmetic-cpu]
pixi_env: [audio, arithmetic-cpu]
with:
machine: windows-latest
pixi_env: ${{matrix.pixi_env}}
Expand Down

0 comments on commit 284ee36

Please sign in to comment.