Skip to content

Commit

Permalink
Update cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored May 19, 2024
1 parent 2bd47a7 commit b28c8cd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ jobs:
pixi-version: v0.20.0
cache: true

- run: pixi run build
- name: run build task on all environments
run: |
- pixi run -e default build
- pixi run -e rerunfindpackage build

0 comments on commit b28c8cd

Please sign in to comment.