Skip to content

Commit

Permalink
まだあった
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Sep 9, 2024
1 parent 8baab8a commit cf35d94
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,6 @@ jobs:
core.setOutput("shouldUpdateSnapshots", shouldUpdateSnapshots);
console.log(`shouldUpdateSnapshots: ${shouldUpdateSnapshots}`);
# ビルドのテスト
build-test:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- name: Setup environment
uses: ./.github/actions/setup-environment
- run: npm run electron:build

# unit テスト
unit-test:
runs-on: windows-latest
Expand Down

0 comments on commit cf35d94

Please sign in to comment.