Skip to content

Commit 53ec0f7

Browse files
committed
Change which files are checked in CI
1 parent 84d7851 commit 53ec0f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ RUN for t in Nominal2 FinFun; do \
1212

1313
RUN ./Isabelle/bin/isabelle build -o system_heaps -b Nominal2
1414

15-
COPY ROOT Defs.thy Soundness.thy ./
15+
COPY ROOT *.thy ./

ROOT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
session Lambda = HOL + sessions "HOL-Eisbach" Nominal2
22
theories
3-
Defs
3+
BetaEquivalence
44
Soundness

0 commit comments

Comments
 (0)