Skip to content

Commit

Permalink
[ci-win] set timeout_minutes to 5 for the compile and test step
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoa-xu committed Jul 10, 2023
1 parent b9c88a1 commit 7725d2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
arch: x64

- name: Compile and Test
timeout-minutes: 5
shell: bash
run: |
mix deps.get
Expand Down

0 comments on commit 7725d2a

Please sign in to comment.