chore: fix timeout and ignore eslint

This commit is contained in:
DIYgod 2024-03-24 19:17:29 +08:00
parent b774c60858
commit cd0d3f9df7
No known key found for this signature in database
3 changed files with 3 additions and 2 deletions

View File

@ -2,4 +2,4 @@ coverage
.vscode
docker-compose.yml
!/.github
!/docs/.vuepress
lib/routes-deprecated

View File

@ -15,7 +15,7 @@ jobs:
build:
runs-on: ubuntu-latest
name: Build assets
timeout-minutes: 5
timeout-minutes: 60
permissions:
contents: write
steps:

1
.prettierignore Normal file
View File

@ -0,0 +1 @@
lib/routes-deprecated