Skip to content

Commit 1c7b754

Browse files
committed
Is this even worth it?
1 parent 968aeb6 commit 1c7b754

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
ubuntu-build:
1+
name: CI
2+
on: [push, pull_request, workflow_dispatch]
3+
jobs:
4+
ubuntu-build:
25
name: Package install test
36
runs-on: ubuntu-latest
47
steps:

0 commit comments

Comments
 (0)