Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon committed Jan 17, 2024
1 parent 0ac4578 commit f1d29d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dsfr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
output: ${{ matrix.item.name }}.json
- shell: bash
run: |
cat ${{ matrix.item.name }}.json
grep "\"detected\": true" < ${{ matrix.item.name }}.json
tests-dsfr-invalid:
runs-on: ubuntu-latest
Expand All @@ -58,5 +57,4 @@ jobs:
output: ${{ matrix.item.url }}.json
- shell: bash
run: |
cat ${{ matrix.item.name }}.json
grep "\"detected\": false" < ${{ matrix.item.name }}.json

0 comments on commit f1d29d3

Please sign in to comment.