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:
|
||||
smokeshow:
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in New Issue