Skip to content

Commit

Permalink
faking a commit to retrigger CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rajivghanta committed Feb 24, 2024
1 parent 554d791 commit aaf6c4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Run Tests
uses: codecomet-io/setup-and-run@v1.3
env:
# CODECOMET_API_KEY is a secret that you need to add to your repository
CODECOMET_API_KEY: ${{ secrets.CODECOMET_API_KEY }}
with:
test_command: pytest tests
Expand Down

0 comments on commit aaf6c4c

Please sign in to comment.