Skip to content

Commit

Permalink
refactor: add browser to test name
Browse files Browse the repository at this point in the history
  • Loading branch information
uchilaka committed Apr 2, 2024
1 parent 4dcf959 commit 3435d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- 'chromium'
- 'firefox'
- 'webkit'
name: Node ${{ matrix.node-version }} Tests
name: Node ${{ matrix.node-version }} (with ${{ matrix.browser }} browser) tests
env:
WORKING_DIRECTORY: ${{ github.workspace }}
CI: true
Expand Down

0 comments on commit 3435d64

Please sign in to comment.