Skip to content

Commit

Permalink
Add timeout (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
EncodedVenom authored Jul 14, 2024
1 parent 1b6cdd4 commit de5b4d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
run:
name: Run Luau Tests
runs-on: ubuntu-latest
timeout-minutes: 2

steps:
- name: Checkout Project
Expand Down

0 comments on commit de5b4d4

Please sign in to comment.