mirror of
https://github.com/dnpm-dip/mv64e-mtb-dto-dotnet.git
synced 2025-07-01 18:32:54 +00:00
Fix fake data destination path
This commit is contained in:
2
.github/workflows/compatibility.yml
vendored
2
.github/workflows/compatibility.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
# See: https://github.com/KohlbacherLab/dnpm-dip-api-gateway/blob/main/app/controllers/README.md#synthetic-json-data
|
||||
- name: Download synthetic mtb patient record
|
||||
run: curl -f -L https://dnpm-dip.net/api/mtb/fake/data/patient-record -o ./tests/mv64e-mtb-fake-patient.json
|
||||
run: curl -f -L https://dnpm-dip.net/api/mtb/fake/data/patient-record -o ./MV64e.MTB.Test/TestData/mv64e-mtb-fake-patient.json
|
||||
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore
|
||||
|
Reference in New Issue
Block a user