Skip to content

Commit

Permalink
distinct alure reports
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiurin committed Dec 1, 2023
1 parent 9e81c47 commit 2ccd10a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ jobs:
if: always()
with:
github-key: ${{ secrets.GITHUB_TOKEN }}
test-type: integration
test-type: integration-v1
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ jobs:
if: always()
with:
github-key: ${{ secrets.GITHUB_TOKEN }}
test-type: integration
test-type: integration-v2

0 comments on commit 2ccd10a

Please sign in to comment.