Skip to content

Commit

Permalink
#61 test
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 23, 2024
1 parent b6fcd58 commit f364c9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ install: $(SAXON) | target

entry: target/docker-image.txt target/fb/simple.fb
img=$$(cat target/docker-image.txt)
test -e target/fb/simple.fb
docker run --rm -v "$$(realpath $$(pwd))/target/fb:/work" \
-e GITHUB_WORKSPACE=/work \
-e INPUT_FACTBASE=simple.fb \
Expand Down

0 comments on commit f364c9e

Please sign in to comment.