timetable-extension #1

Open
fred.boniface wants to merge 144 commits from timetable-extension into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6603fa979d - Show all commits

View File

@ -17,4 +17,4 @@ jobs:
go-version: '1.21'
- name: Run tests
run: cd ./src && go test ./..
run: go test ./...