mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-09 10:07:58 -06:00
ci: adjust timeouts for nextest given docker requirements
This commit is contained in:
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@@ -51,5 +51,5 @@ jobs:
|
||||
- uses: taiki-e/install-action@nextest
|
||||
|
||||
- name: Run nextest
|
||||
run: cargo nextest run --workspace
|
||||
run: cargo nextest run --workspace --profile ci
|
||||
working-directory: pacman
|
||||
|
||||
Reference in New Issue
Block a user