Skip to content

Commit

Permalink
fix(cat-voices): rename wallet test folder (#856)
Browse files Browse the repository at this point in the history
* fix: remove test folder

* fix: test report path

* fix: path
  • Loading branch information
kukkok3 authored Sep 23, 2024
1 parent 24f8658 commit 53f122c
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
if: always()
continue-on-error: true
with:
earthfile: ./catalyst_voices_packages/catalyst_cardano/catalyst_cardano/test/wallet-automation/
earthfile: ./catalyst_voices_packages/catalyst_cardano/catalyst_cardano/wallet-automation/
flags: --allow-privileged
targets: nightly-test
target_flags:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ package-test:

builder:
DO flutter-ci+SETUP
COPY ../../../../../+repo-catalyst-voices-all/repo .
COPY ../../../../+repo-catalyst-voices-all/repo .
DO flutter-ci+BOOTSTRAP

build-web:
Expand Down

0 comments on commit 53f122c

Please sign in to comment.