Skip to content

Commit a2c9df5

Browse files
committed
Test ci.
1 parent 1a90903 commit a2c9df5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ test-linux-stable: &test-linux
133133
variables:
134134
- $DEPLOY_TAG
135135
script:
136+
- echo $CI_COMMIT_REF_NAME
136137
- WASM_BUILD_NO_COLOR=1 time cargo test --all --release --verbose --locked |
137138
tee output.log
138139
- sccache -s

0 commit comments

Comments
 (0)