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 bdb1045 commit b31368aCopy full SHA for b31368a
.github/workflows/flaky-tests.yml
@@ -45,7 +45,7 @@ jobs:
45
owner: ${{ github.repository_owner }}
46
47
- name: Run Flaky Tests Analysis
48
- uses: dimitarvdimitrov/shared-workflows/actions/go-flaky-tests@20a72aa1821825fb2871515ed53002e4c18842db # dimitar/analyze-test-failures/exclude-tests
+ uses: dimitarvdimitrov/shared-workflows/actions/go-flaky-tests@2c842d90ec0e332485acf7d7afe9f03d03f68f7b # dimitar/analyze-test-failures/exclude-tests
49
with:
50
loki-url: ${{ env.LOKI_URL }}
51
loki-username: ${{ env.LOKI_USERNAME }}
0 commit comments