Skip to content

Commit 16da25d

Browse files
committed
Fix spelling
1 parent 4706e85 commit 16da25d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/report/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ inputs:
66
runs:
77
using: 'composite'
88
steps:
9-
- name: Don't validate cranteened files
9+
- name: Don't validate quarantine files
1010
shell: bash
11-
run: rm -v `cat ./caranteen`
11+
run: rm -v `cat ./quarantine`
1212
- shell: bash
1313
run: wget https://github.com/hapifhir/org.hl7.fhir.core/releases/latest/download/validator_cli.jar
1414
- shell: bash
File renamed without changes.

0 commit comments

Comments
 (0)