Don't bypass the toolcache in test mode

This commit is contained in:
Henry Mercer 2022-08-16 14:12:04 +01:00
parent 5862bae77e
commit 96a8424f0c
56 changed files with 135 additions and 4 deletions

View file

@ -54,6 +54,8 @@ jobs:
packs: +dsp-testing/codeql-pack1@1.0.0
languages: javascript
tools: ${{ steps.prepare-test.outputs.tools-url }}
env:
TEST_MODE: true
- name: Build code
shell: bash
run: ./build.sh