Skip to content

Commit

Permalink
tmp fix for lighthouse
Browse files Browse the repository at this point in the history
  • Loading branch information
dbadura committed Jan 13, 2025
1 parent 1c2c190 commit d22af69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- name: run_tests
shell: bash
run: |
apt-get install libgtk2.0-0t64 libgtk-3-0t64 libgbm-dev libnotify-dev libnss3 libxss1 libasound2t64 libxtst6 xauth xvfb
k3d kubeconfig get k3dCluster > tests/lighthouse/fixtures/kubeconfig.yaml
export DOMAIN=http://localhost:3001
Expand Down

0 comments on commit d22af69

Please sign in to comment.