Browse Source

set timeout

MarkusRost 5 năm trước cách đây
mục cha
commit
e2128ea54f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/workflows/node.js.yml

+ 1 - 0
.github/workflows/node.js.yml

@@ -21,3 +21,4 @@ jobs:
     - run: sed -i -e 's/"<Discord bot token>"/"${{secrets.DISCORD_TOKEN}}"/g' .env
     - run: sed -i -e 's/"!wiki "/"!test "/g' .env
     - run: npm test
+      timeout-minutes: 5