Skip to content

Commit

Permalink
ci: add required version-input
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasehlert committed Dec 19, 2024
1 parent 3750fa6 commit a4110b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
tags: tag:github-runner
version: latest

- name: Runing tests for coverage
run: |
Expand Down

0 comments on commit a4110b4

Please sign in to comment.