Skip to content

Commit

Permalink
chore: Update GitHub Actions workflow to specify application path
Browse files Browse the repository at this point in the history
  • Loading branch information
melund committed Jul 24, 2024
1 parent 8172723 commit a846608
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- uses: prefix-dev/[email protected]
with:
manifest-path: applicaiton/pixi.toml
activate-environment: true
cache: true
cache-write: ${{ github.event_name == 'push' && github.ref_name == 'main' }}
Expand Down

0 comments on commit a846608

Please sign in to comment.