Skip to content

Commit

Permalink
Merge branch 'master' into fix/docker-tags
Browse files Browse the repository at this point in the history
  • Loading branch information
penumbra23 committed Jul 28, 2023
2 parents 5a5e53c + 617bf55 commit ffd0874
Show file tree
Hide file tree
Showing 31 changed files with 1,445 additions and 1,177 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,5 @@ jobs:
- name: Pull nodes
run: ./pull_nodes.sh

# TODO: Remove the `--no-fail-fast` flag once #141 is fixed
- name: cargo test
run: cargo test --locked --all-features --workspace --no-fail-fast
run: cargo test --locked --all-features --workspace
Loading

0 comments on commit ffd0874

Please sign in to comment.