Skip to content

Commit

Permalink
what on earth.
Browse files Browse the repository at this point in the history
  • Loading branch information
dcarbone committed Apr 23, 2024
1 parent 73dc9d3 commit 7a92d11
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,11 @@ jobs:
with:
version: '${{ matrix.fhir-version }}'

- run: |
ls -l 'input'
ls -l 'input/${{ matrix.fhir-version }}'
exit 1
- uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-version }}
Expand Down

0 comments on commit 7a92d11

Please sign in to comment.