Skip to content

Commit

Permalink
Update workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronPlave committed Jan 16, 2025
1 parent a2ab206 commit 5205571
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ jobs:
run: npm ci
- name: Build (UI)
run: npm run build
- name: cat /etc/os-release
run: cat /etc/os-release
- name: Install Playwright Dependencies (Test - e2e)
run: npx playwright install chromium --with-deps
- name: Test (e2e)
Expand Down

0 comments on commit 5205571

Please sign in to comment.