Skip to content

Commit

Permalink
check isabelle version
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravpartha committed Jan 23, 2025
1 parent 0268984 commit 5473809
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jobs:
image: makarius/isabelle:Isabelle2024
options: --user root # since container defines a separate user
steps:
- name: Git version
run: git version

- name: Isabelle version
run: isabelle version

- name: Git version
run: git version

- uses: actions/checkout@v4
with:
submodules: 'true'
Expand Down

0 comments on commit 5473809

Please sign in to comment.