Skip to content

Commit

Permalink
Update storage-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thorrester committed Nov 27, 2024
1 parent 8295851 commit c83ad00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storage-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: cargo clippy --workspace --all-targets -- -D warnings

- name: Run test script in the background
run: ./crates/test.sh &
run: ./crates/test.sh

- name: Wait for service to be available
run: |
Expand Down

0 comments on commit c83ad00

Please sign in to comment.