Skip to content

Commit

Permalink
Updated docker tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wfondrie committed Nov 12, 2021
1 parent 673331b commit dcc783e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}

- name: Test the Docker image
if: ${{ github.event_name != "release" }}
run: docker run ${REGISTRY}/talusbio/comet:main comet -p

- name: Upload binaries to release
Expand Down

0 comments on commit dcc783e

Please sign in to comment.