Skip to content

Commit

Permalink
install ff
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-siek committed Jan 23, 2024
1 parent af79e94 commit 486cd96
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: browser-actions/setup-firefox@v1
- uses: browser-actions/setup-geckodriver@latest
with:
token: ${{ secrets.GITHUB_TOKEN }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7.5
Expand Down

0 comments on commit 486cd96

Please sign in to comment.