Draft generation of valid AI movements

This commit is contained in:
2023-02-26 14:05:17 +01:00
parent 1c37b72b55
commit 1472e9f6d8
7 changed files with 113 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ steps:
- name: test
image: rust:1.67
commands:
- cargo test
- cargo test --all-features
volumes:
- name: cargo-cache
path: /cache/cargo