Skip to content

Commit

Permalink
github CI test runner, third attempt
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Bray <tbray@textuality.com>
  • Loading branch information
timbray committed Apr 8, 2024
1 parent 23df4c3 commit 85000b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

- if: steps.codecov-enabled.outputs.files_exists == 'true'
name: Upload Codecov Report
uses: codecov/codecov-action@latest
uses: codecov/codecov-action@v4

- name: Verify git clean
shell: bash
Expand Down

0 comments on commit 85000b2

Please sign in to comment.