mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
fix(typo): fix unfortunate typos
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user