Skip to content

Commit

Permalink
ci: test namespace type lib
Browse files Browse the repository at this point in the history
  • Loading branch information
zepatrik committed Sep 22, 2022
1 parent 446fe7d commit 5212e64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
skip-pkg-cache: true
- name: Test documentation examples
run: make test-docs-samples
- name: Test OPL typelib
run: cd contrib/namespace-type-lib && npm ci && npm test

test:
name: Run tests
Expand Down

0 comments on commit 5212e64

Please sign in to comment.