Skip to content

Commit

Permalink
test codecov, run-extended
Browse files Browse the repository at this point in the history
  • Loading branch information
santikka committed May 6, 2024
1 parent 249f3e9 commit 9cf6bd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
# this sets the env variable to true or false depending on whether the
# commit message contains texts 'run-extended' and 'run-scaling'
DYNAMITE_EXTENDED_TESTS: ${{contains(github.event.head_commit.message, 'run-extended')}}
Expand Down

0 comments on commit 9cf6bd4

Please sign in to comment.