Skip to content

Commit

Permalink
trigger action execution
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanssen2 committed May 13, 2024
1 parent 3b57481 commit 8dec88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sepp_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
shell: bash -el {0}
run: |
coverage lcov
- name: send coverage report
- name: send coverage report.
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8dec88e

Please sign in to comment.