Skip to content

Commit

Permalink
Merge pull request #5617 from entur/improve/debug-ui-smoke-test
Browse files Browse the repository at this point in the history
Debug UI smoke tests
  • Loading branch information
testower authored Feb 15, 2024
2 parents 9007ad7 + da66cb1 commit 2ede3be
Show file tree
Hide file tree
Showing 6 changed files with 6,517 additions and 1,785 deletions.
1 change: 1 addition & 0 deletions .github/workflows/debug-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
run: |
npm install
npm run build -- --base https://cdn.jsdelivr.net/gh/opentripplanner/debug-client-assets@main/${VERSION}/
npm run coverage
- name: Deploy compiled assets to repo
if: github.event_name == 'push' && github.ref == 'refs/heads/dev-2.x'
Expand Down
Loading

0 comments on commit 2ede3be

Please sign in to comment.