Skip to content

Commit

Permalink
Update django.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mathis2003 authored May 23, 2024
1 parent 84168b1 commit 5dd291d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- name: Run Frontend Tests
run: |
cd frontend/frontend
apt-get install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libnss3 libxss1 libasound2 libxtst6 xauth xvfb
npm install --save-dev cypress
npm run cypress-component
cd ../..

0 comments on commit 5dd291d

Please sign in to comment.