Require passing fmt for merge.

This commit is contained in:
Josh Matthews
2022-03-26 13:15:47 -04:00
committed by GitHub
parent 9ca6b88154
commit d4cb16e58c
+1
View File
@@ -57,6 +57,7 @@ jobs:
runs-on: ubuntu-latest
needs:
- "Test"
- "Fmt"
steps:
- name: Mark the job as successful
run: exit 0