Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Try explicitly setting the browser
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisWiegman committed Jun 3, 2024
1 parent c16159f commit 49dc6e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- name: Test the browser
run: |
export BROWSER=/usr/bin/epiphany
xdg-settings set default-web-browser /usr/bin/epiphany
xdg-settings --list
- name: Build test cli
Expand Down

0 comments on commit 49dc6e6

Please sign in to comment.