Skip to content

Commit

Permalink
changes as per review
Browse files Browse the repository at this point in the history
  • Loading branch information
roothorp committed Mar 21, 2024
1 parent 0d739ea commit 565b6ce
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test-int.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ jobs:
nodes: 1

steps:
- name: Print refs
run: |
echo ${{github.head_ref}}
echo ${{github.ref}}
- if: ${{ inputs.forked == false }}
name: Check out code
uses: actions/checkout@v4
Expand Down
2 changes: 0 additions & 2 deletions tools/clean/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module tools/clean

go 1.22.1

toolchain go1.22.1

require (
cloud.google.com/go/compute v1.23.0
cloud.google.com/go/kms v1.15.2
Expand Down

0 comments on commit 565b6ce

Please sign in to comment.