mirror of https://github.com/tiangolo/fastapi.git
👷 Run Smokeshow always, even on test failures
This commit is contained in:
parent
c98485514c
commit
b2083595e5
|
|
@ -13,7 +13,6 @@ env:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
smokeshow:
|
smokeshow:
|
||||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue