diff --git a/.github/workflows/spack-matrix.yml b/.github/workflows/spack-matrix.yml index c36758c..a6f6bc9 100644 --- a/.github/workflows/spack-matrix.yml +++ b/.github/workflows/spack-matrix.yml @@ -36,7 +36,6 @@ jobs: ref: develop path: spack-core - run: wget https://raw.githubusercontent.com/spack/spack-packages/refs/heads/develop/.github/workflows/requirements/style/requirements.txt - - run: wget https://raw.githubusercontent.com/spack/spack-packages/refs/heads/develop/.flake8 - run: wget https://raw.githubusercontent.com/spack/spack-packages/refs/heads/develop/pyproject.toml - run: wget https://raw.githubusercontent.com/spack/spack-packages/refs/heads/develop/.ci/style_check.sh - run: pip install -r requirements.txt