Skip to content

Commit fa53577

Browse files
committed
Just trying to fix a github thing
1 parent aabc684 commit fa53577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
ldd ./cassandra-unit-tests.exe
3232
./cassandra-unit-tests.exe --gtest_output=xml:gtest-results.xml
3333
ls .
34-
- name: Publish results
34+
- name: Publish test results
3535
uses: mikepenz/action-junit-report@v4
3636
if: success() || failure()
3737
with:

0 commit comments

Comments
 (0)