CI: fix prettier-markdown job

This commit is contained in:
Carles Fernandez 2021-09-24 17:31:34 +02:00
parent 64b0fbe70d
commit c00c6cbb27
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ All notable changes to GNSS-SDR will be documented in this file.
file. At the end of the processing (or exiting with `q` + `[Enter]`), the CRC file. At the end of the processing (or exiting with `q` + `[Enter]`), the CRC
check success rate will be reported in a file. check success rate will be reported in a file.
- The `UHD_Signal_Source` learned to dump data in folders that do not exist, - The `UHD_Signal_Source` learned to dump data in folders that do not exist,
*e.g.*, if `SignalSource.dump=true`, _e.g._, if `SignalSource.dump=true`,
`SignalSource.dump_filename=./non-existing/data.dat`, and the `non-existing` `SignalSource.dump_filename=./non-existing/data.dat`, and the `non-existing`
folder does not exist, it will be created if the running user has writing folder does not exist, it will be created if the running user has writing
permissions. This also works for absolute paths. permissions. This also works for absolute paths.