Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
continue CI test
  • Loading branch information
acb-gaisler authored Feb 7, 2024
1 parent d39ef68 commit fd842f1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ jobs:
path: test/asm_test
key: ${{ env.cache_code }}

- name: Prepare Environment
if: steps.cache-code.outputs.cache-hit != 'true'
run: _secret_environment

- name: Setup Python 3.9
if: steps.cache-code.outputs.cache-hit != 'true'
run: |
Expand Down

0 comments on commit fd842f1

Please sign in to comment.