fixed typo

6 jobs for 4.3.0-rc2 in 4 minutes and 58 seconds (queued for 1 second)
latest
Status Job ID Name Coverage
  Build
passed #70152
build

00:00:22

 
  Test Pre
failed #70153
allowed to fail
lint

00:00:21

 
  Test
passed #70154
test

00:01:43

 
  Report
passed #70155
report

00:00:01

 
  Deploy
passed #70156
deploy

00:02:25

 
  Cleanup
passed #70157
cleanup

00:00:06

 
Name Stage Failure
failed
lint Test Pre There is an unknown failure, please try again
Done

set +v
$ set -e
$ cp -r tests/_lint/ /tmp/${BUILD_PREFIX}/${CI_BUILD_NAME} || EXIT_CODE=$?
cp: cannot stat 'tests/_lint/': No such file or directory
$ exit ${EXIT_CODE}
stdin: is not a tty
ERROR: Build failed: exit status 1