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 70e3dd8 commit c2d8b7eCopy full SHA for c2d8b7e
.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+build
+ args: ./catalyst-libs/rust+build
44
45
- name: Collect and upload test reports
46
uses: actions/upload-artifact@v4
0 commit comments