Skip to content

Commit

Permalink
Fixup cargo-3ds args maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-h-chamberlain committed Apr 21, 2024
1 parent 15d28c7 commit d8e594b
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 @@ -59,7 +59,7 @@ jobs:
uses: ./run-tests
with:
working-directory: ctru-rs
args: --package test-runner --doc -- -v
args: --doc --package test-runner -v

- name: Upload citra logs and capture videos
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit d8e594b

Please sign in to comment.