Skip to content

fix: Error handling by CreateCourseView and CreateProjectView respectively #562

fix: Error handling by CreateCourseView and CreateProjectView respectively

fix: Error handling by CreateCourseView and CreateProjectView respectively #562

Workflow file for this run

name: tests
on:
pull_request:
branches: [main, development]
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tests
run: ./test.sh -c