Skip to content

Commit bfef716

Browse files
committed
Migrate CI to GitHub Actions
1 parent 4566b8f commit bfef716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on: [push, workflow_dispatch]
44

55
jobs:
6-
test:
6+
Test:
77
runs-on: ubuntu-latest
88

99
container:

0 commit comments

Comments
 (0)