fixed typo

6 jobs for 4.3.0 in 2 minutes and 57 seconds (queued for 2 seconds)
latest
Status Job ID Name Coverage
  Build
passed #70164
build

00:00:05

 
  Test Pre
failed #70165
allowed to fail
lint

00:00:25

 
  Test
passed #70166
test

00:01:53

 
  Report
passed #70167
report

00:00:01

 
  Deploy
passed #70168
deploy

00:00:27

 
  Cleanup
passed #70169
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