Run tests for all the packages in the workspace
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -239,7 +239,7 @@ jobs:
|
||||
uses: mozilla-actions/sccache-action@v0.0.6
|
||||
|
||||
- name: Build and archive tests
|
||||
run: cargo nextest archive --archive-file nextest-archive.tar.zst
|
||||
run: cargo nextest archive --workspace --archive-file nextest-archive.tar.zst
|
||||
env:
|
||||
SQLX_OFFLINE: '1'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user