Skip to content

Commit

Permalink
🔧 Reset Integration Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Templum committed Sep 15, 2022
1 parent 980bdc5 commit 34b8cdb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@main
- name: Debug
run: pwd && ls
shell: bash
- name: Integration Test
id: integration-test
uses: Templum/govulncheck-action@feature/2
with:
go-version: 1.18.3

0 comments on commit 34b8cdb

Please sign in to comment.