Skip to content

Commit

Permalink
Naming fucked.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Jun 11, 2024
1 parent 754d1ca commit 334ebde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes.
3 changes: 2 additions & 1 deletion todo.md → tmp/TODO.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ToDos

- [ ] Create a stable version that runs existing tests.
- [ ] If any test fail, it should exit with error code 1. Right now tests are failing and it is passing with exit code 0.
- [ ] Support FaaS.
- [ ] Update/fix test cases.
- [x] Run the pipeline on Linux.
Expand All @@ -9,4 +10,4 @@
- [ ] Link the pipeline with the distributables and install script.
- [ ] Update the Readme.
- [ ] Add more test cases.
- [ ] Is it possible to use a existing test runner or reporter for showing a cleaner output?
- [ ] Is it possible to use a existing test runner or reporter for showing a cleaner output and coloring?

0 comments on commit 334ebde

Please sign in to comment.