fix(typo): fix unfortunate typos

This commit is contained in:
Arthur Meyre
2021-07-19 16:32:53 +02:00
parent 36d93a60d9
commit 9bf380bfce

View File

@@ -43,8 +43,8 @@ jobs:
- name: Conformance
id: conformance
if: ${{ success() && !cancelled() }}
# keep going register errors in the intermediate target but executes them all
# Nicer to have pcc complete for the dev and have all the relevan conformance issues
# keep going registers errors in the intermediate targets but executes them all
# Nicer to have pcc complete for the dev and have all the relevant conformance issues
run: |
make --keep-going pcc
- name: PyTest