publish step using broken tests switched #325

Merged
ABastionOfSanity merged 1 commits from publish_with_old_tests into v1.11.2-statediff-v4 2023-03-03 16:33:19 +00:00

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