Skip to content

Commit 1fd1971

Browse files
committed
remove jest tests from python file
Signed-off-by: Itay Dafna <[email protected]>
1 parent 36fdeab commit 1fd1971

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,6 @@ jobs:
5252
- name: run test suite for ${{ matrix.py }}
5353
run: tox --skip-pkg-install
5454

55-
# test:
56-
# name: JS
57-
# runs-on: ubuntu-latest
58-
# steps:
59-
# - uses: actions/checkout@v2
60-
# - name: install modules
61-
# run: npm install
62-
# - name: run tests
63-
# run: npm run test
64-
6555
check:
6656
name: check ${{ matrix.tox_env }}
6757
runs-on: Ubuntu-latest

0 commit comments

Comments
 (0)