Skip to content

Commit

Permalink
Update .github/workflows/check-migrations.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ggwpez authored Sep 30, 2024
1 parent ecb9c8b commit 779e14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-migrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
CHECKS="all"
fi
EXTRA_FLAGS+="--blocktime ${{ matrix.runtime.blocktime }}"
EXTRA_FLAGS+=" --blocktime ${{ matrix.runtime.blocktime }} "
# Disable the spec version check when we dont want to release.
# The program prints either `1` or `0`.
Expand Down

0 comments on commit 779e14a

Please sign in to comment.