Skip to content

Commit bda8012

Browse files
committed
format
1 parent a3170fa commit bda8012

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/check_dafny_runtime_versions.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Checks that DafnyRuntimePython version in StandardLibrary's pyproject.toml
22
# matches the Dafny version in project.properties.
3-
# Also enforces review of dafnyRuntimePythonVersion when dafnyVersion is changed.
3+
# .toml is static and cannot load this automatically.
4+
# This must be bumped manually.
45
name: Check DafnyRuntimePython Version Consistency
56

67
on:

0 commit comments

Comments
 (0)