Browse Source

set timeout

MarkusRost 4 years ago
parent
commit
e2128ea54f
1 changed files with 1 additions and 0 deletions
  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