set save workspace env var to speed up testing

This commit is contained in:
Moritz Raabe 2021-06-29 13:27:44 +02:00
parent 3008607697
commit 5dde3c1037

View file

@ -41,6 +41,9 @@ jobs:
# however, it still gets the modified files and we can continue
# Error: The head commit for this pull_request event is not ahead of the base commit.
continue-on-error: true
# save workspaces to speed up testing
- name: set CAPA_SAVE_WORKSPACE environment variable
run: echo "CAPA_SAVE_WORKSPACE=True" >> $GITHUB_ENV
- name: Run thorough lint on modified rule files
run: |
cd rules/