Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP
Browse files Browse the repository at this point in the history
haircommander committed Oct 1, 2024
1 parent 61a7f27 commit fcb55d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
@@ -43,6 +43,8 @@ jobs:
key: go-integration-cri-o-${{ hashFiles('**/go.mod') }}
restore-keys: go-integration-cri-o-
- run: sudo hack/github-actions-setup
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Run CRI-O integration tests
run: |
CRIO_DIR=$(sudo go env GOPATH)/src/github.com/cri-o/cri-o

0 comments on commit fcb55d3

Please sign in to comment.