diff --git a/.github/workflows/masterfhirvalidation.yml b/.github/workflows/masterfhirvalidation.yml index c1490fd..793e068 100644 --- a/.github/workflows/masterfhirvalidation.yml +++ b/.github/workflows/masterfhirvalidation.yml @@ -42,7 +42,9 @@ jobs: repository: ryma2fhir/RYAN-IOPS-FHIR-Validation-Service ref: main path: validation-service-fhir-r4 - + + -name: check FAILONWARNING + run: echo ${{ secrets.FAILONWARNING }} - name: Cache Maven packages uses: actions/cache@v3 with: