Skip to content

Commit

Permalink
Remove working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
JREastonMarks authored Jan 25, 2024
1 parent 0961d80 commit 13ec8f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
run: |
echo "127.0.0.1 host.testcontainers.internal" | sudo tee -a /etc/hosts
- name: 'Run integration tests'
working-directory: ./cbioportal
run: |
mvn verify -Pintegration-test
- name: Code Coverage
Expand Down

0 comments on commit 13ec8f4

Please sign in to comment.