Skip to content

Commit

Permalink
revive ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Lindahl committed Sep 1, 2024
1 parent 1d78e76 commit 7bbd409
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: CI

on:
push:
branches:
- main
pull_request:
# runtime is erratic and up to an hour, so make this human-requested only
#push:
# branches:
# - main
#pull_request:

jobs:
unit-tests:
Expand Down

0 comments on commit 7bbd409

Please sign in to comment.