Skip to content

Commit

Permalink
Fix path in test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Nov 28, 2024
1 parent 904c00c commit 6ace843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
with:
access_token: ${{ secrets.ACCESS_TOKEN }}
- run: |
cd Passepartout/Library
cd Library
swift test

0 comments on commit 6ace843

Please sign in to comment.