Skip to content

Commit

Permalink
Update github-actions-impl-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oluwolenpbc authored Oct 25, 2023
1 parent 6195d74 commit c47ee55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/github-actions-impl-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ jobs:

- name: Run unit and integration tests
run: |
export AB2D_EFS_MOUNT="${AB2D_HOME}"
mvn -s settings.xml -X -Dusername=${ARTIFACTORY_USER} -Dpassword=${ARTIFACTORY_PASSWORD} -Drepository_url=${ARTIFACTORY_URL} test -pl common,coverage,api,worker
- name: Cleanup - first pass of docker deletions part 1
Expand Down

0 comments on commit c47ee55

Please sign in to comment.