Skip to content

Commit

Permalink
WIP GitHub Action not finding testfile. VMs is teared down anyway so …
Browse files Browse the repository at this point in the history
…its ok
  • Loading branch information
sroertgen committed Jan 29, 2024
1 parent 0570993 commit 4a36486
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/validate-skos
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ die() {

cleanup() {
echo "Cleaning up"
rm -f -- $testfile
rm -f -- $result
docker container stop validate-skos-fuseki > /dev/null
}

Expand Down

0 comments on commit 4a36486

Please sign in to comment.