Skip to content

Commit

Permalink
Merge branch 'main' into feat/local_storage_811
Browse files Browse the repository at this point in the history
  • Loading branch information
dtscalac authored Sep 23, 2024
2 parents 30d7beb + 53f122c commit fef6949
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 fef6949

Please sign in to comment.