Skip to content

Commit a60df2a

Browse files
committed
add incremental tests to locked workflow
1 parent f733961 commit a60df2a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/locked.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ jobs:
5555
- name: Test domains
5656
run: ./goblint.domaintest
5757

58+
- name: Test incremental regression
59+
run: ruby scripts/update_suite.rb -i
60+
5861
gobview:
5962
strategy:
6063
fail-fast: false

0 commit comments

Comments
 (0)