issues
search
ashleyzhang216
/
crossword-gen
🧩 Generate crossword puzzles by specifying a word list and a grid to fill in
GNU Affero General Public License v3.0
5
stars
0
forks
source link
Github Actions
#25
Closed
ashleyzhang216
closed
4 days ago
ashleyzhang216
commented
5 months ago
set up github actions to run
test.sh
every time a commit pushed and PR created
the Catch2 framework returns an exit code of 0 iff all tests pass, so this should be pretty easy to integrate
test.sh
every time a commit pushed and PR created