Skip to content

Commit

Permalink
Run script under Docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd committed Jan 31, 2024
1 parent 869dd0a commit a5ed6a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,6 @@ jobs:
ls iree-dist
- name: "Testing package"
run: |
./build_tools/github_actions/docker_run.sh \
gcr.io/iree-oss/base@sha256:61e9aae211007dbad95e1f429e9e5121fd5968c204791038424979c21146cf75 \
./build_tools/cmake/test_package.sh iree-dist

0 comments on commit a5ed6a3

Please sign in to comment.