Skip to content

Commit

Permalink
Merge pull request #309 from ami-iit/flferretti-patch-2
Browse files Browse the repository at this point in the history
Update Pixi workflow task name
  • Loading branch information
flferretti authored Dec 6, 2024
2 parents 3734905 + dca3f35 commit c3c9378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pixi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
pixi update --json | pixi exec pixi-diff-to-markdown --explicit-column > diff.md
- name: Test project against updated pixi
run: pixi run --environment tasks-cpu tests
run: pixi run --environment tasks-cpu test
env:
PY_COLORS: "1"
JAX_PLATFORM_NAME: cpu
Expand Down

0 comments on commit c3c9378

Please sign in to comment.