diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 21adcb2..4414d29 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,7 +24,6 @@ jobs: coin-tests: runs-on: ubuntu-latest - needs: unit-tests steps: - uses: actions/checkout@v3