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 d0c2810 commit 56c2cdf
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 @@ -272,7 +272,7 @@ jobs:
id: after-tests
env:
GIT_SHA: ${{ github.sha }}
GITHUB_PULL_REQUEST: 'true'
GITHUB_PULL_REQUEST: 'false'
GIT_BRANCH: ${{ github.head_ref || github.ref_name }}
GITHUB_REPO_SLUG: ${{ github.repository }}
GITHUB_TEST_RESULT: 0
Expand Down

0 comments on commit 56c2cdf

Please sign in to comment.