Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
作り替え
Browse files Browse the repository at this point in the history
  • Loading branch information
shikajiro committed Oct 11, 2023
1 parent 139130a commit 0a17e8d
Show file tree
Hide file tree
Showing 18 changed files with 615 additions and 1,088 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
restore-keys: |
${{ runner.os }}-npm-
- run: npm install
# しばらく停止
# - run: npm run test -- --coverage
- run: npm run test -- --coverage
lint:
runs-on: ubuntu-latest
timeout-minutes: 10
Expand Down
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
MIT License

Copyright (c) 2020 abeyuya
Copyright (c) 2023 shikajiro

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
359 changes: 0 additions & 359 deletions __tests__/main.test.ts

This file was deleted.

Loading

0 comments on commit 0a17e8d

Please sign in to comment.