Skip to content

Commit

Permalink
Update .github/workflows/integration-testing.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Gavin <chris@chrisgavin.me>
  • Loading branch information
2 people authored and GitHub committed Nov 30, 2020
1 parent 7174a81 commit b1fd753
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/integration-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b1fd753

Please sign in to comment.