Skip to content

Commit 2ac9655

Browse files
committed
remove if statement
1 parent b119ad5 commit 2ac9655

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ jobs:
128128
key: ${{ runner.os }}-${{ matrix.target }}-cargo-release-${{ hashFiles('**/Cargo.lock') }}
129129

130130
- name: Build all tools
131-
if: matrix.target != 'aarch64-unknown-linux-gnu'
132131
shell: bash
133132
run: |
134133
cargo build --release --bin move-mutation-test

0 commit comments

Comments
 (0)