Skip to content

Commit

Permalink
flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
jondot committed Nov 14, 2024
1 parent 5153aa3 commit e9c4092
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/loco-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ jobs:
- name: Run sccache-cache
uses: mozilla-actions/[email protected]

- name: Install seaorm cli
run: cargo install sea-orm-cli

- name: Run cargo test
run: cargo test --all-features -- --test-threads 1
working-directory: ./loco-new
Expand Down

0 comments on commit e9c4092

Please sign in to comment.