Merge pull request #1 from j-u-e-f/patch-1

fix a link to ci.yaml
This commit is contained in:
Chris Crone
2020-07-26 12:22:14 +02:00
committed by GitHub

View File

@@ -96,7 +96,7 @@ language of your choice.
### CI
The CI is configured in the [ci.yaml file](./github/workflows/ci.yaml). By
The CI is configured in the [ci.yaml file](./.github/workflows/ci.yaml). By
containerizing the toolchain, the CI relies on the toolchain we defined in the
Dockerfile and doesn't require any custom setup.