Skip to content

Commit

Permalink
Merge branch 'master' into eventfix
Browse files Browse the repository at this point in the history
  • Loading branch information
grafnu committed Apr 15, 2024
2 parents 3d3990b + f10a6f9 commit 2e91ecc
Show file tree
Hide file tree
Showing 4 changed files with 9,746 additions and 9,526 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ jobs:
- name: Install Angular CLI
run: npm install -g @angular/cli
- name: web tests
run: udmif/web/runTests
run: echo Disabled udmif/web/runTests due to dependency integration problems
- name: api tests
run: udmif/api/runTests
run: echo Disabled udmif/api/runTests due to dependency integration problems

pretest:
name: Pre-test Setup
Expand Down
96 changes: 48 additions & 48 deletions udmif/api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2e91ecc

Please sign in to comment.