Remove dotnet restore calls from CI checks
This commit is contained in:
parent
eacec3646a
commit
265a7db16a
21 changed files with 0 additions and 49 deletions
|
|
@ -3,8 +3,6 @@ description: "Tests using a CodeQL bundle from a local file rather than a URL"
|
|||
versions: ["nightly-latest"]
|
||||
os: ["ubuntu-latest"]
|
||||
steps:
|
||||
- name: Initialize dotnet
|
||||
run: dotnet restore
|
||||
- name: Fetch a CodeQL bundle
|
||||
shell: bash
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue