mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 18:47:54 +02:00
* Fixed typo
This commit is contained in:
parent
60a666f226
commit
18c0b53291
@ -11,7 +11,7 @@ build:
|
|||||||
- make full TEST_FPC=$(pwd)/../compiler/ppcx64
|
- make full TEST_FPC=$(pwd)/../compiler/ppcx64
|
||||||
- make digest TEST_FPC=$(pwd)/../compiler/ppcx64 > digest.txt
|
- make digest TEST_FPC=$(pwd)/../compiler/ppcx64 > digest.txt
|
||||||
artifacts:
|
artifacts:
|
||||||
name: "TestResults-$CI_COMMMIT_REF_NAME"
|
name: "TestResults-$CI_COMMIT_REF_NAME"
|
||||||
paths:
|
paths:
|
||||||
- tests/digest.txt
|
- tests/digest.txt
|
||||||
- tests/output/x86_64-linux/faillist
|
- tests/output/x86_64-linux/faillist
|
Loading…
Reference in New Issue
Block a user