We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6340cd0 commit cdb2098Copy full SHA for cdb2098
1 file changed
.circleci/config.yml
@@ -85,7 +85,6 @@ jobs:
85
name: Test certoraMutate
86
command: |
87
cd ~/ExamplesRegtest
88
- git switch liav/add-certoramutate-test
89
python3.11 RunMutationTest.py --examples_repo_path ../repo
90
91
- store_test_results:
0 commit comments