Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
benel committed Jan 3, 2025
1 parent 01bc3c0 commit e956679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
docker compose --file docker-compose.test.yml pull
docker pull benel/cucumber-capybara
curl https://assets.greenframe.io/install.sh | bash
cd frontend; npm install --save-dev @badeball/cypress-cucumber-preprocessor
npm install --save-dev @badeball/cypress-cucumber-preprocessor
- name: Install and launch backend with test data
run: |
export COUCHDB_USER="TO_BE_CHANGED"
Expand Down

0 comments on commit e956679

Please sign in to comment.