Skip to content

Commit

Permalink
add unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
theavege authored and silvioprog committed Jan 18, 2025
1 parent d7f985a commit c1cede4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
make && sudo make sagui install/strip && sudo ldconfig
if popd; then
instantfpc -Fu/usr/lib/lazarus/*/components/lazutils \
-B '.github/workflows/make.pas' || true
-B '.github/workflows/make.pas'
pushd Test && bash RunAllTests.sh
fi
fi
Expand Down

0 comments on commit c1cede4

Please sign in to comment.