Skip to content

Commit 0998918

Browse files
committed
Check examples for assigned identifiers
1 parent 1ce3831 commit 0998918

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# Local tests prepare
4343
- name: Local Tests prepare
4444
run: |
45-
software/util/buildsite.py -f RDFExport.nquads Context Examples
45+
software/util/buildsite.py -e -f RDFExport.nquads Context Examples
4646
mkdir software/site/releases/LATEST
4747
(cd software/site/releases/`software/util/schemaversion.py`; cp -r * ../LATEST)
4848

0 commit comments

Comments
 (0)