Commit a3ca1f41 authored by Matt Solomon's avatar Matt Solomon Committed by GitHub

ci: fix juint path specificer (#9878)

parent abfc1e1f
...@@ -1490,7 +1490,7 @@ jobs: ...@@ -1490,7 +1490,7 @@ jobs:
- store_artifacts: - store_artifacts:
path: ./packages/contracts-bedrock/test/kontrol/logs/kontrol-results_latest.tar.gz path: ./packages/contracts-bedrock/test/kontrol/logs/kontrol-results_latest.tar.gz
- store_test_results: - store_test_results:
path: ./packages/contracts-bedrock/kontrol_prove_report.xml path: ./packages/contracts-bedrock
- notify-failures-on-develop - notify-failures-on-develop
workflows: workflows:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment