Skip to content

Fix Integration Tests (WIP) #22

Fix Integration Tests (WIP)

Fix Integration Tests (WIP) #22

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
unit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build and Run Unit Tests
run: ./nectar.sh --unit