Skip to content

Commit cba49eb

Browse files
committed
Get test results for nightly run
1 parent b0c0295 commit cba49eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/run-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
python-version: ${{ matrix.python-version }}
2424
runner-os: ${{ runner.os }}
2525
head-ref: ${{ github.head_ref }}
26-
update-results: 'false'
26+
update-results: 'true'
2727
check: '[]' # Empty list means run against all PDL programs

tests/test_examples_run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
update_results: false
1+
update_results: true
22
check: []
33
skip:
44
- examples/cldk/cldk-assistant.pdl

0 commit comments

Comments
 (0)