Update .github/workflows/integration-testing.yml
Co-authored-by: Chris Gavin <chris@chrisgavin.me>
This commit is contained in:
parent
7174a81563
commit
b1fd75309c
1 changed files with 0 additions and 4 deletions
4
.github/workflows/integration-testing.yml
vendored
4
.github/workflows/integration-testing.yml
vendored
|
|
@ -137,10 +137,6 @@ jobs:
|
|||
CODEQL_EXTRACTOR_GO_BUILD_TRACING: "on"
|
||||
|
||||
steps:
|
||||
- uses: actions/setup-go@v2
|
||||
if: ${{ matrix.os == 'macos-latest' }}
|
||||
with:
|
||||
go-version: '^1.13.1'
|
||||
- uses: actions/checkout@v2
|
||||
- name: Move codeql-action
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue