Update bidi-check with new png

This commit is contained in:
dotasek.dev 2024-04-23 15:01:40 -04:00
parent 8e969cd9e8
commit f029c7bc9b
1 changed files with 1 additions and 1 deletions

View File

@ -25,6 +25,6 @@ jobs:
id: bidi_check
uses: HL7/bidi-checker-action@v1.9
env:
IGNORE: dummy-package.tgz$
IGNORE: i18n-coverage-table\.png$|dummy-package.tgz$
- name: Get the output time
run: echo "The time was ${{ steps.bidi_check.outputs.time }}"