Workflow: Added the workflow files, changed ls to pwd in tests

This commit is contained in:
2025-11-05 14:47:50 +01:00
parent 300b3cde34
commit 3df33093ed
3 changed files with 45 additions and 1 deletions

View File

@@ -18,5 +18,5 @@ jobs:
- name: Run Engine tests
run: |
cd engine
ls
pwd
cargo test --verbose