feat: open-trip-api-drink #11
4
.github/workflows/run_back_test.yml
vendored
4
.github/workflows/run_back_test.yml
vendored
@ -16,4 +16,6 @@ jobs:
|
|||||||
prnumber: ${{ steps.findPr.outputs.number }}
|
prnumber: ${{ steps.findPr.outputs.number }}
|
||||||
custom-title: Coverage report for backend
|
custom-title: Coverage report for backend
|
||||||
github-token: ${{ secrets.PR_TOCKEN}}
|
github-token: ${{ secrets.PR_TOCKEN}}
|
||||||
annotations: none #disable annotation
|
annotations: none #disable annotation
|
||||||
|
env:
|
||||||
|
OPEN_TRIP_MAPS_KEY: ${{ secrets.OPEN_TRIP_MAPS_KEY}}
|
Loading…
x
Reference in New Issue
Block a user