fix workflow

This commit is contained in:
Dmitriy Ryajov 2024-02-19 11:04:41 -06:00
parent f4af9ebd9f
commit 64ad28ce99
No known key found for this signature in database
GPG Key ID: DA8C680CE7C657A4

View File

@ -41,14 +41,6 @@ jobs:
matrix: ${{ needs.matrix.outputs.matrix }}
cache_nonce: ${{ needs.matrix.outputs.cache_nonce }}
- name: Upload integration tests log files
uses: actions/upload-artifact@v3
if: always()
with:
name: integration-tests-logs
path: tests/integration/logs/
retention-days: 1
coverage:
runs-on: ubuntu-latest
steps: