publish step using broken tests switched (#325)

This commit is contained in:
Michael 2023-03-03 11:33:19 -05:00 committed by GitHub
parent 7f4ea674a4
commit dcd4f0d8e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ on:
types: [published]
jobs:
run-tests:
uses: ./.github/workflows/tests.yml
uses: ./.github/workflows/old_tests.yml
build:
name: Run docker build and publish
needs: run-tests