diff --git a/.github/workflows/run_pytest.yaml b/.github/workflows/run_pytest.yaml index d467287..c4118dd 100644 --- a/.github/workflows/run_pytest.yaml +++ b/.github/workflows/run_pytest.yaml @@ -26,8 +26,8 @@ jobs: init-shell: bash cache-environment: true post-cleanup: 'all' - - uses: actions/checkout@v4 - 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