Skip to content

Commit 24a501d

Browse files
ci: upload the basic run to validate auth of integration test
1 parent e3e10ad commit 24a501d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
submodules: true
6767
- uses: ./.github/actions/install-rust
6868
- name: Run tests
69-
run: cargo run -- exec -m simulation,walltime,memory --skip-upload --warmup-time 0s --max-rounds 5 -- ls -la
69+
run: cargo run -- exec -m simulation,walltime,memory --warmup-time 0s --max-rounds 5 -- sleep 1
7070

7171
macos-basic-run-test:
7272
runs-on: macos-latest

0 commit comments

Comments
 (0)