Skip to content

Commit dd4310f

Browse files
committed
✅ Update Github test workflow name
Tests are run on both Ubuntu and Mac OS, so the name "ubuntu" was misleading. 🙂
1 parent 9d15e2a commit dd4310f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ubuntu
1+
name: Run tests
22

33
on: [push, pull_request]
44

0 commit comments

Comments
 (0)