Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tambien committed Apr 25, 2024
1 parent 4aa74e3 commit 6a78a5d
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 @@ -15,9 +15,9 @@ jobs:
contents: read
id-token: write
runs-on: ubuntu-latest
env:
BROWSER: chrome
steps:
- env:
BROWSER: chrome
- name: Check out Git repository
uses: actions/checkout@v2
- name: Setup Nodejs
Expand Down

0 comments on commit 6a78a5d

Please sign in to comment.