bootstrap: add minimum versions required for flake8 and pytest (#38322)
This commit is contained in:

committed by
GitHub

parent
c74fa648b9
commit
c8d95512fc
1
.github/workflows/valid-style.yml
vendored
1
.github/workflows/valid-style.yml
vendored
@@ -81,6 +81,7 @@ jobs:
|
||||
shell: runuser -u spack-test -- bash {0}
|
||||
run: |
|
||||
source share/spack/setup-env.sh
|
||||
spack debug report
|
||||
spack -d bootstrap now --dev
|
||||
spack style -t black
|
||||
spack unit-test -V
|
||||
|
Reference in New Issue
Block a user