Skip to content

Commit

Permalink
removed redundant changes in tasks.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shofiya2003 committed Dec 22, 2024
1 parent 19bbee2 commit d9cda06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions probe_src/tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Core tests:
- [x] Verify that the first child process has ExecOp, OpenOp (path should be `a`), and CloseOp. Analogously check the second child process.
- [x] Verify that this doesn't crash `sh -c "sh -c 'cat a ; cat b' ; sh -c 'cat d ; cat e'"` (in the past it did)
- [x] Continue along these lines one or two more cases.

- [ ] Set up CI
- [x] Write [Justfiles](https://github.com/casey/just). Each of the following should be a target:
- [x] Format Nix code with alejandra.
Expand Down

0 comments on commit d9cda06

Please sign in to comment.