Skip to content

Commit

Permalink
change timeout to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
nomaxg committed Mar 8, 2024
1 parent d87f57f commit 5ea2b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:

jobs:
contracts:
timeout-minutes: 60
timeout-minutes: 20
runs-on: ubuntu-latest
steps:
- name: Install Nix
Expand Down

0 comments on commit 5ea2b33

Please sign in to comment.