Skip to content

Commit

Permalink
ci: 🎡 change workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Feb 3, 2021
1 parent 927e6d7 commit 69c5063
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,8 +1,8 @@
name: Test
name: CI
on: [push]
jobs:
test:
name: Test
name: CI
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
Expand Down

0 comments on commit 69c5063

Please sign in to comment.