Skip to content

Commit

Permalink
new docker who dis
Browse files Browse the repository at this point in the history
  • Loading branch information
rtyler committed Aug 10, 2024
1 parent 5a1c05e commit 902d438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
toolchain: stable
override: true
- name: Teststack setup
run: docker-compose up setup
run: docker compose up setup
- name: Run s3 feature tests
run: cargo test --features s3
- name: Run azure feature tests
Expand Down

0 comments on commit 902d438

Please sign in to comment.