Slightly cleaner error reporting.
Some checks failed
Fibonacci container test / Containerize (push) Failing after 30s
Fibonacci unit tests / Run-unit-tests (push) Successful in 44s

This commit is contained in:
2025-08-25 13:16:43 +02:00
parent e5aced29a3
commit 0187d4031c
3 changed files with 5 additions and 5 deletions

1
code/.gitignore vendored
View File

@@ -11,6 +11,7 @@
# But not these files...
!/.gitignore
!functions/*.go
!*.go
!go.sum
!go.mod