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 c2d8b7e commit 4fa6190Copy full SHA for 4fa6190
.github/workflows/generate-allure-report.yml
@@ -40,7 +40,7 @@ jobs:
40
continue-on-error: true
41
with:
42
command: run
43
- args: ./catalyst-libs/rust+build
+ args: ./rust+build
44
45
- name: Collect and upload test reports
46
uses: actions/upload-artifact@v4
0 commit comments