-
Notifications
You must be signed in to change notification settings - Fork 1
Set up GitHub Actions CI #4
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestfirst-timers-onlyGood for first-time contributorsGood for first-time contributorsgood first issueGood for newcomersGood for newcomers
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfirst-timers-onlyGood for first-time contributorsGood for first-time contributorsgood first issueGood for newcomersGood for newcomers
Description
Add a basic GitHub Actions CI workflow that builds the project on every push / PR to catch compilation errors early.
Tasks
.github/workflows/ci.ymlmacos-14runner (Apple Silicon)swift build -c releaseswift testonce tests existResources
Testing
mainbranch