Skip to content

Commit

Permalink
feat(centraldash-board): updated logic to better handle external links (
Browse files Browse the repository at this point in the history
#214)

* updated logic to better handle external links

* npm audit fix

* uncommented because it kept sending emails saying no jobs were run.

---------

Co-authored-by: Mathis Marcotte <mathis.marcotte@statcan.gc.ca>
  • Loading branch information
mathis-marcotte and Mathis Marcotte authored Sep 4, 2024
1 parent e508893 commit dd129c8
Show file tree
Hide file tree
Showing 4 changed files with 1,526 additions and 859 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/notebook_controller_unit_test.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Run Notebook Controller unit tests
# AAW: commented out because it was always failing
# on:
# pull_request:
# paths:
# - components/notebook-controller/**
on:
pull_request:
paths:
- components/notebook-controller/**

jobs:
build:
Expand Down
Loading

0 comments on commit dd129c8

Please sign in to comment.