mirror of
https://github.com/dnpm-dip/mv64e-mtb-dto-go.git
synced 2025-07-01 18:32:55 +00:00
Merge pull request #1 from pcvolkmer/update_url
Update compatibility check URL
This commit is contained in:
4
.github/workflows/compatibility.yml
vendored
4
.github/workflows/compatibility.yml
vendored
@ -17,7 +17,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 https://dnpm.bwhealthcloud.de/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 ./tests/mv64e-mtb-fake-patient.json
|
||||
|
||||
- name: Run tests
|
||||
run: go test
|
||||
run: go test
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user