diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 5a3a9309..d525c821 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -30,11 +30,6 @@ jobs: - name: Install lib run: | - # apt-get update - # apt-get install -y git - git config --global --add safe.directory /gpy/src/paramz - pip install -e git+https://github.com/MartinBubel/paramz.git@fix-numpy-types#egg=paramz - # apt-get install -y gcc pip install --upgrade pip pip install -e .