Speed up checks a bit by just running the standard suite

This commit is contained in:
Henry Mercer 2023-03-24 18:22:09 +00:00
parent befd804b8b
commit 097ab4665f
2 changed files with 0 additions and 2 deletions

View file

@ -52,7 +52,6 @@ jobs:
id: init
with:
languages: javascript
queries: security-extended
tools: ${{ steps.prepare-test.outputs.tools-url }}
- name: Add test diagnostics
shell: bash

View file

@ -8,7 +8,6 @@ steps:
id: init
with:
languages: javascript
queries: security-extended
tools: ${{ steps.prepare-test.outputs.tools-url }}
- name: Add test diagnostics
shell: bash