Skip to content

Commit 58a9c10

Browse files
committed
[TOREE-526] Enable jupyter_kernel_test
1 parent fec59b6 commit 58a9c10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ jobs:
6060
run: |
6161
make test
6262
# See https://issues.apache.org/jira/browse/TOREE-526
63-
# - name: Run system tests
64-
# run: |
65-
# make system-test
63+
- name: Run system tests
64+
run: |
65+
make system-test
6666
- name: Run license eudit
6767
run: |
6868
make audit-licenses

0 commit comments

Comments
 (0)