Skip to content

Commit

Permalink
Merge pull request #198 from zazuko/shacl-test
Browse files Browse the repository at this point in the history
test: use @zazuko/shacl-test
  • Loading branch information
tpluscode authored Sep 19, 2024
2 parents 46a83d3 + 182f9c0 commit cf8df63
Show file tree
Hide file tree
Showing 35 changed files with 2,056 additions and 349 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

- name: Run tests
shell: sh
run: ./test/check-metadata.sh --profile=${{ matrix.profile }}
run: ./test/check-metadata.sh ${{ matrix.profile }}

- name: Show test results
if: ${{ always() }}
Expand Down
Loading

0 comments on commit cf8df63

Please sign in to comment.