Skip to content

Commit

Permalink
feat: Add @outputs to angular wrapper components (#529)
Browse files Browse the repository at this point in the history
* Add local version of angular-output-target package

* fix: Add build step to test wrokflow for new util package
  • Loading branch information
ethanWallace authored May 17, 2024
1 parent 3933498 commit 0660093
Show file tree
Hide file tree
Showing 35 changed files with 21,973 additions and 7,489 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@ jobs:
- name: Install gcds-components
run: npm install

- name: Build repo
run: npm run build

- name: Run tests
run: npm run test
Loading

0 comments on commit 0660093

Please sign in to comment.