right-side text support #135

Closed
andy wants to merge 58 commits from andy/right-text into master
Showing only changes of commit 04e9aa91d8 - Show all commits

View File

@ -33,7 +33,7 @@ steps:
- name: target-cache - name: target-cache
path: /drone/src/target path: /drone/src/target
commands: commands:
- cargo test - cargo test --jobs 1
volumes: volumes:
- name: cache - name: cache