fix dir in build file
1 files changed, 1 insertions(+), 1 deletions(-) M .build.yml
M .build.yml => .build.yml +1 -1
@@ 5,5 5,5 @@ sources: - https://git.sr.ht/~dvko/goseo tasks: - run_tests: | - cd pepper-lang + cd goseo go test