Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dfahlander authored Jun 18, 2023
1 parent 09220c5 commit 0278a58
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
matrix:
TF: [test,addons/Dexie.Observable/test/unit,addons/Dexie.Observable/test/integration,addons/Dexie.Syncable/test/unit,addons/Dexie.Syncable/test/integration,addons/dexie-export-import/test,libs/dexie-react-hooks/test,test/integrations/test-dexie-relationships]
services:
xvfb:
firefox:
version: "85.0"
firefox: "113"
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 0278a58

Please sign in to comment.