Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
2dengine committed Jan 13, 2025
2 parents be7fb7d + bcf96da commit d3d1e9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@ jobs:
sudo apt -y install lua-filesystem
sudo apt update
lua "./.github/workflows/scan.lua"
if test -f "./validate.lua"; then
lua "./validate.lua"
fi

0 comments on commit d3d1e9b

Please sign in to comment.