diff --git a/.github/workflows/unittests.yml b/.github/workflows/unittests.yml index aefd202..b8d0b34 100644 --- a/.github/workflows/unittests.yml +++ b/.github/workflows/unittests.yml @@ -39,7 +39,6 @@ jobs: - name: 🦀 Build Rust code run: | cargo build \ - --target ${TARGET} --manifest-path ./addons/glecs/rust/glecs/Cargo.toml \ --features compile_bindings \ --target-dir ./addons/glecs/bin