Update test.yaml

Since this app can also be tested on Mac Os. It has been added.
This commit is contained in:
Hardik Sharma 2023-09-30 07:51:14 +05:30 committed by GitHub
parent c32299bb4d
commit 620c449d03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-latest & Mac Os
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1