Skip to content

Commit

Permalink
updated ecodata branch for functional test
Browse files Browse the repository at this point in the history
  • Loading branch information
temi committed Dec 2, 2024
1 parent 4d9da91 commit 81d2a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
run: node_modules/karma/bin/karma start karma.conf.js --single-run --browsers ChromeHeadless

- name: Run BioCollect functional tests
run: ./src/main/scripts/runFunctionalTests.sh chromeHeadless /tmp/ecodata feature/pwa2
run: ./src/main/scripts/runFunctionalTests.sh chromeHeadless /tmp/ecodata dev
continue-on-error: true
env:
GITHUB_ACTOR: ${{env.GITHUB_ACTOR}}
Expand Down

0 comments on commit 81d2a9f

Please sign in to comment.