Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
davepacheco committed Aug 28, 2024
1 parent 6038bf9 commit 9189023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion live-tests/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ To use this:

4. On that system, run tests with:

TMPDIR=/var/tmp ./cargo-nextest nextest run --bound=all \
TMPDIR=/var/tmp ./cargo-nextest nextest run --profile=live-tests \
--archive-file live-tests-archive/omicron-live-tests.tar.zst \
--workspace-remap live-tests-archive
```
Expand Down

0 comments on commit 9189023

Please sign in to comment.