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 0049ae4 commit 8f156e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-slow.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI-slow

on:
on: workflow_dispatch

jobs:
unit-tests:
Expand Down

0 comments on commit 8f156e3

Please sign in to comment.