From 4631941ad60f61538e31a75a836b8e3af320845c Mon Sep 17 00:00:00 2001 From: Henrik Finsberg Date: Mon, 27 Apr 2026 13:29:22 +0200 Subject: [PATCH] Update style check --- .github/workflows/spack-matrix.yml | 1 - 1 file changed, 1 deletion(-) 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