test-build

This commit is contained in:
Jesse Bannon 2022-09-25 11:35:19 -07:00
parent 78f0badd06
commit b00f3eb9b6

View file

@ -30,7 +30,7 @@ jobs:
test-lint: test-lint:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
needs: [ needs: [
local-build test-build
] ]
steps: steps: