Skip to content

Commit

Permalink
Revert "Disable use of import in CI tests"
Browse files Browse the repository at this point in the history
This reverts commit 62884f9.

Superseded by upcoming merge from upstream, see
spack@b31dd46.
  • Loading branch information
greenc-FNAL committed Dec 4, 2024
1 parent 4797901 commit 8ce1678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/valid-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
. .github/workflows/bin/setup_git.sh
- name: Run style tests
run: |
share/spack/qa/run-style-tests -s import
share/spack/qa/run-style-tests
audit:
uses: ./.github/workflows/audit.yaml
secrets: inherit
Expand Down

0 comments on commit 8ce1678

Please sign in to comment.