Skip to content

Commit

Permalink
Trying to run on Safari, Chrome and Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
dfahlander committed Jun 20, 2023
1 parent e9652e2 commit 5e3fad7
Show file tree
Hide file tree
Showing 5 changed files with 141 additions and 409 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ env:

jobs:
test:
runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-22.04, macos-13]
TF:
- test
- addons/Dexie.Observable/test/unit
Expand Down

0 comments on commit 5e3fad7

Please sign in to comment.