Skip to content

Commit fdc094e

Browse files
authored
use verveineJ 3.2.1
1 parent 3e0a599 commit fdc094e

File tree

2 files changed

+2
-44
lines changed

2 files changed

+2
-44
lines changed

.github/workflows/test-moose12.yml

Lines changed: 0 additions & 42 deletions
This file was deleted.

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ jobs:
2424
- uses: addnab/docker-run-action@v3
2525
with:
2626
registry: ghcr.io
27-
image: ghcr.io/evref-bl/verveinej:v3.0.7
27+
image: ghcr.io/evref-bl/verveinej:v3.2.1
2828
options: -v ${{ github.workspace }}:/src
2929
run: |
3030
cd tests
31-
/VerveineJ-3.0.7/verveinej.sh -format json -o output.json -alllocals -anchor assoc .
31+
/VerveineJ-3.2.1/verveinej.sh -format json -o output.json -alllocals -anchor assoc .
3232
cd ..
3333
- uses: hpi-swa/setup-smalltalkCI@v1
3434
with:

0 commit comments

Comments
 (0)