Skip to content

Commit

Permalink
try tests to work 5
Browse files Browse the repository at this point in the history
  • Loading branch information
saramonzon committed Mar 20, 2021
1 parent 14f1f6c commit 601a884
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
run-tests:
name: Run tests
needs: push_dockerhub
runs-on: buisciii/plasmidid:dev
runs-on: ubuntu-latest
steps:
- name: Run pipeline with test data
run: |
cd /opt/plasmidID/test ; bash test.sh
docker run buisciii/plasmidid:dev bash /opt/plasmidID/test/test.sh

0 comments on commit 601a884

Please sign in to comment.