diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dfcafed7..b90e890a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,6 +17,7 @@ jobs: defaults: run: working-directory: ./src/python + steps: - uses: actions/checkout@v3 - uses: actions-rs/toolchain@v1