1
0
Fork 0
forked from fun/fun

Added first GitHub action for evaluation. No code changes. (0.39.15)

This commit is contained in:
Johannes Findeisen 2026-03-31 00:58:11 +02:00
commit 84fa28f3cc
3 changed files with 65 additions and 1 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@ CMakeCache.txt
.*
!.editorconfig
!.gitignore
!.github
.venv
build*
cmake_install.cmake