Skip to content

Commit

Permalink
Add tests dir
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Morales <[email protected]>
  • Loading branch information
mauromorales committed Jun 28, 2024
1 parent e6a340f commit e5f237a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-custom-partitioning-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
go-version-file: tests/go.mod
cache-dependency-path: tests/go.sum
- name: Install dependencies
workdir: tests
run: go mod download
- name: Block all traffic to metadata ip # For cloud runners, the metadata ip can interact with our test machines
run: |
Expand Down

0 comments on commit e5f237a

Please sign in to comment.