Skip to content

Commit

Permalink
Revert "chore(ci): Update timeout for .github/workflows/test.yml (#172)"
Browse files Browse the repository at this point in the history
This reverts commit 088679a.

This commit broke tests in community PRs.
  • Loading branch information
gszr committed Feb 22, 2024
1 parent efa03e7 commit 91fcd23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:

jobs:
tests:
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
name: Tests
runs-on: ubuntu-20.04

Expand Down

0 comments on commit 91fcd23

Please sign in to comment.