Skip to content

Commit cffbe7e

Browse files
committed
ci
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent d4627f0 commit cffbe7e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/nodejs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -360,9 +360,6 @@ jobs:
360360
- name: run example
361361
run: node -- 'example.${{ matrix.js-type }}'
362362
working-directory: ${{ env.EXAMPLE_DIR }}
363-
- name: run deprecated
364-
run: node -- 'deprecated.${{ matrix.js-type }}'
365-
working-directory: ${{ env.EXAMPLE_DIR }}
366363

367364
example-TS:
368365
needs: [ 'build' ]

0 commit comments

Comments
 (0)