Skip to content

Commit

Permalink
temp: list files to see compiled artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
jxs committed Jan 19, 2023
1 parent a8dab47 commit 440e326
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/interop-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
run: sudo apt-get install protobuf-compiler
- name: build test plans
run: cargo build --release -p interop-tests
- name: list target files
run: ls target
- name: Build image
working-directory: ./test-plans
run: make
Expand Down

0 comments on commit 440e326

Please sign in to comment.