diff options
Diffstat (limited to '.build.yml')
| -rw-r--r-- | .build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ tasks: cd iced-builder cargo test --verbose --workspace - environment: | - cd hare + cd iced-builder if [ "$BUILD_SUBMITTER" = "git.sr.ht" ] then if [ "$GIT_REF" != "refs/heads/master" ] |
