Skip to content

Commit

Permalink
build: docker
Browse files Browse the repository at this point in the history
  • Loading branch information
subotic committed Feb 22, 2025
1 parent c5ebc04 commit 301d6a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
- uses: extractions/setup-just@v2
- uses: docker/setup-buildx-action@v3
- uses: docker/setup-docker-action@v4
- name: Install dependencies
run: just install
- name: Run Rust unit tests
Expand Down

0 comments on commit 301d6a0

Please sign in to comment.