Skip to content

Commit 7fbb51b

Browse files
authored
fix(ci): typo in ci.yml
1 parent 9007e98 commit 7fbb51b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ jobs:
122122
# only pin for main commits
123123
if: github.ref == 'refs/heads/main'
124124
continue-on-error: true
125-
run: |
126125
timeout-minutes: 5 # pin should takes a few seconds, 5 min is a hard ceiling
127126
run: |
128127
echo "Avoid doing initial upload to am6-1 node with experimental pebble datastore"

0 commit comments

Comments
 (0)