Skip to content

Commit 8e0b1f6

Browse files
committed
CI renamed.
1 parent 43448dd commit 8e0b1f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml renamed to .github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: Tests
1+
name: CI
22

33
on:
44
push:
55

66
jobs:
7-
tests:
7+
build:
88
runs-on: ubuntu-latest
99
steps:
1010
-

0 commit comments

Comments
 (0)