JakovTomasic / RitehMaps

Indoor navigation project for the Faculty of Engineering, Rijeka
Apache License 2.0
3 stars 1 forks source link

GitHub Actions #49

Closed NikaRodin closed 1 year ago

NikaRodin commented 1 year ago

Create a GitHub Actions workflow that will build the project and run unit tests whenever something is pushed onto the main branch or a pull request is created. Merging the pull request into main should only be allowed if the checks pass.

NikaRodin commented 1 year ago

Solved and merged in #50.