cratesplitting #141

Merged
jake merged 29 commits from cratesplitting into master 2023-11-12 02:44:11 -05:00
Showing only changes of commit 2c930d4333 - 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