Skip to content

Commit

Permalink
test(ci): run more meaningful test (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
plexoos authored Mar 22, 2024
1 parent f02e66f commit 9174ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
- name: Run tests
run: |
docker load --input /tmp/esi-opticks-${{ env.TAG }}.tar
docker run ghcr.io/${{ env.REPOSITORY }}:${{ env.TAG }} ls -la /usr/local/opticks
docker run ghcr.io/${{ env.REPOSITORY }}:${{ env.TAG }} bash -l -c opticks-info

0 comments on commit 9174ec0

Please sign in to comment.