Skip to content

Commit 7b61114

Browse files
committed
FIXUP: fix yaml syntax
1 parent a84e5e7 commit 7b61114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ jobs:
253253
# - checks: version, cached
254254
# - install 1.10 (nightly)
255255
# - checks: version, cached
256-
test-exact-version-nightly
256+
test-exact-version-nightly:
257257
runs-on: ubuntu-latest
258258
env:
259259
TARANTOOL_CACHE_KEY_SUFFIX: -F-${{ github.run_id }}

0 commit comments

Comments
 (0)