Skip to content

Commit

Permalink
[TOREE-526] Enable jupyter_kernel_test
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 committed Aug 5, 2023
1 parent fec59b6 commit 58a9c10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ jobs:
run: |
make test
# See https://issues.apache.org/jira/browse/TOREE-526
# - name: Run system tests
# run: |
# make system-test
- name: Run system tests
run: |
make system-test
- name: Run license eudit
run: |
make audit-licenses

0 comments on commit 58a9c10

Please sign in to comment.