Speed up checks a bit by just running the standard suite
This commit is contained in:
parent
befd804b8b
commit
097ab4665f
2 changed files with 0 additions and 2 deletions
1
.github/workflows/__diagnostics-export.yml
generated
vendored
1
.github/workflows/__diagnostics-export.yml
generated
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue