Skip to content

Commit

Permalink
fix(ci): typo in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel authored Jan 30, 2025
1 parent 9007e98 commit 7fbb51b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ jobs:
# only pin for main commits
if: github.ref == 'refs/heads/main'
continue-on-error: true
run: |
timeout-minutes: 5 # pin should takes a few seconds, 5 min is a hard ceiling
run: |
echo "Avoid doing initial upload to am6-1 node with experimental pebble datastore"
Expand Down

0 comments on commit 7fbb51b

Please sign in to comment.