Skip to content

Commit c2d8b7e

Browse files
committed
fix: test tag
1 parent 70e3dd8 commit c2d8b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-allure-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
continue-on-error: true
4141
with:
4242
command: run
43-
args: ./catalyst-libs+build
43+
args: ./catalyst-libs/rust+build
4444

4545
- name: Collect and upload test reports
4646
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)