diff options
author | EuAndreh <eu@euandre.org> | 2021-06-12 19:50:52 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-12 19:50:52 -0300 |
commit | 07a75e37a4564ed13bc2f50ab84009df137bc223 (patch) | |
tree | 2d6c8935a5c02da84d16e3ce9bab5fec81ec224f | |
parent | README.md: Fix markdown links (diff) | |
download | git-permalink-07a75e37a4564ed13bc2f50ab84009df137bc223.tar.gz git-permalink-07a75e37a4564ed13bc2f50ab84009df137bc223.tar.xz |
TODOs.md: Add #task-1e18a7cc-1055-bd09-3060-c03292ba583b
-rw-r--r-- | TODOs.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ # Tasks +## TODO Fix tests in CI {#task-1e18a7cc-1055-bd09-3060-c03292ba583b} +- TODO in 2021-06-12 + +--- + +For some reason, running them locally witn `./aux/guix/with-container.sh 'make clean public dev-check'` passes, but the same command doesn't on CI. + ## DONE Support override via git config {#task-7695d33d-e96e-d313-b74b-860addde01c3} - DONE in 2021-06-12 |