Skip to content

Commit

Permalink
Add testing of master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nanasess committed Jul 27, 2023
1 parent 0741c8d commit 4e299a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
os: [ ubuntu-latest, ubuntu-20.04, macos-latest, macos-11 ]
branch:
# - 'master'
- 'master'
- 'now'
chrome_version:
- 'current'
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:
matrix:
os: [ ubuntu-latest, ubuntu-20.04, macos-latest, macos-11 ]
branch:
# - 'master'
- 'master'
- 'now'
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 4e299a2

Please sign in to comment.