Skip to content

Commit

Permalink
change path
Browse files Browse the repository at this point in the history
  • Loading branch information
chinelo-obitube authored and chinelo-obitube committed Jul 20, 2024
1 parent f0f702b commit 27f8971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ jobs:
- name: After contract Tests
id: after-tests
uses: paambaati/[email protected]
env:
GIT_SHA: ${{ github.sha }}
GITHUB_PULL_REQUEST: 'false'
Expand All @@ -290,5 +291,4 @@ jobs:
-e CC_TEST_REPORTER_ID=$CC_TEST_REPORTER_ID \
-e GITHUB_JOB_NAME=$GITHUB_JOB_NAME \
-e AWS_CONFIG_FILE=/app/credentials \
-e PATH=$PATH \
api bash -c "./test/test-coverage.sh"

0 comments on commit 27f8971

Please sign in to comment.