codeql: empty env section is invalid

This commit is contained in:
Thomas Waldmann 2022-07-06 14:20:36 +02:00
parent 80289215d6
commit a1acc00a90
1 changed files with 0 additions and 3 deletions

View File

@ -27,9 +27,6 @@ jobs:
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://git.io/codeql-language-support
env:
# nothing special right now
steps:
- name: Checkout repository
uses: actions/checkout@v2