Skip to content

Commit

Permalink
only test est
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp committed Jul 16, 2024
1 parent 1d8e1e7 commit c8a2a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TestFirefox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
timeout-minutes: 15
strategy:
matrix:
firefox: ['latest-esr', 'latest']
firefox: ['latest-esr'] #, 'latest']
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v4
Expand Down

0 comments on commit c8a2a91

Please sign in to comment.