Skip to content

Commit

Permalink
Merge pull request #864 from porink0424/fix/delete-ts-tests
Browse files Browse the repository at this point in the history
Delete `optuna_dashboard/ts/tests/`
  • Loading branch information
c-bata authored Apr 17, 2024
2 parents 8704166 + 5ea78c2 commit 708ae8c
Show file tree
Hide file tree
Showing 6 changed files with 2,837 additions and 7,834 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/typescript-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,24 +45,6 @@ jobs:
npm run build:dev
npm run build:prd
test:
name: Run tests
runs-on: ubuntu-latest

steps:
- name: Check out code
uses: actions/checkout@master

- name: Setup Node
uses: actions/setup-node@v2
with:
node-version: '20'
- name: Run jest
working-directory: optuna_dashboard
run: |
npm install
npm run test
test-tslib:
name: Run tests
runs-on: ubuntu-latest
Expand Down
11 changes: 0 additions & 11 deletions optuna_dashboard/jest.config.js

This file was deleted.

Loading

0 comments on commit 708ae8c

Please sign in to comment.