Skip to content

Commit

Permalink
Rename browser testing CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Galadirith authored Oct 4, 2020
1 parent f436b10 commit 92343a2
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
@@ -1,7 +1,7 @@
name: Test
name: Browser testing CI
on: [push, pull_request]
jobs:
chrome:
test:
strategy:
matrix:
os: [ubuntu-18.04, macos-10.15, windows-2019]
Expand Down

0 comments on commit 92343a2

Please sign in to comment.