Fix build and test pipeline

This commit is contained in:
Lea Anthony
2022-12-02 07:52:13 +11:00
parent c1c1b8b8e6
commit dc209d1462
+1 -1
View File
@@ -59,7 +59,7 @@ jobs:
test_templates:
name: Test Templates
needs: test
needs: test_go
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true