Skip to content

Commit

Permalink
feat: split CI into normal and slow
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Lindahl committed Sep 4, 2024
1 parent a3860f9 commit 0049ae4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-slow.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: CI-slow

on:

jobs:
unit-tests:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 0049ae4

Please sign in to comment.