diff --git a/.github/workflows/run_pytest.yaml b/.github/workflows/run_pytest.yaml index c51fc09..d467287 100644 --- a/.github/workflows/run_pytest.yaml +++ b/.github/workflows/run_pytest.yaml @@ -26,7 +26,8 @@ jobs: init-shell: bash cache-environment: true post-cleanup: 'all' - - name: install pip dependencies and execute pytest + - uses: actions/checkout@v4 + name: install pip dependencies and execute pytest run: >- pip install cython==0.29.36 matscipy prettytable pip install git+https://github.com/molmod/molmod