We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 609f22c commit 96749b6Copy full SHA for 96749b6
.github/workflows/go.yml
@@ -40,7 +40,7 @@ jobs:
40
${{ github.workspace }}/report.xml
41
if: always()
42
43
- tests_redis:
+ test_redis:
44
runs-on: ubuntu-latest
45
needs: build
46
0 commit comments