Skip to content

Commit 6be628e

Browse files
committed
- removed functional tests to checkout an ecodata branch
1 parent 98e5e75 commit 6be628e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: node_modules/karma/bin/karma start karma.conf.js --single-run --browsers ChromeHeadless
8282

8383
- name: Run MERIT functional tests
84-
run: ./src/main/scripts/runFunctionalTests.sh chromeHeadless /tmp/ecodata feature/issue3430
84+
run: ./src/main/scripts/runFunctionalTests.sh
8585
env:
8686
GPR_USER: ${{env.GITHUB_ACTOR}}
8787
GPR_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)