Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchantey committed Nov 27, 2024
1 parent 734d144 commit c54bcfd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,10 @@ jobs:
toolchain: nightly
override: true
default: true
- name: πŸ”¨πŸ“‹ Install just
uses: extractions/setup-just@v1
- name: πŸ”¨πŸ“‹ Init repo
# temp until web assets
run: just assets-pull
- name: πŸ”Ž Test Native
run: cargo test --workspace --lib

0 comments on commit c54bcfd

Please sign in to comment.