Skip to content

Commit 96749b6

Browse files
committed
Fix name of redis test job
1 parent 609f22c commit 96749b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
${{ github.workspace }}/report.xml
4141
if: always()
4242

43-
tests_redis:
43+
test_redis:
4444
runs-on: ubuntu-latest
4545
needs: build
4646

0 commit comments

Comments
 (0)