Skip to content

Commit a73dd56

Browse files
committed
make workflow purpose clearer
1 parent bf03523 commit a73dd56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml renamed to .github/workflows/cljstest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Tests
1+
name: CLJS Tests
22
on: [push]
33

44
jobs:

0 commit comments

Comments
 (0)