Skip to content

Commit

Permalink
ci: remove dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm committed Feb 3, 2024
1 parent c0f1a04 commit 1d10743
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release_test_dojo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,10 @@ on:
env:
CARGO_TERM_COLOR: always
RUST_VERSION: 1.74.0
REGISTRY_IMAGE: ghcr.io/${{ github.repository }}

jobs:
release:
name: ${{ matrix.job.target }} (${{ matrix.job.os }})
needs: prepare
runs-on: ${{ matrix.job.os }}
env:
PLATFORM_NAME: ${{ matrix.job.platform }}
Expand Down

0 comments on commit 1d10743

Please sign in to comment.