Mise en place d'un cache plus simple #7

Merged
tipragot merged 2 commits from better-workflow into main 2024-01-05 22:20:08 +00:00
Showing only changes of commit aea6041c53 - Show all commits

View file

@ -3,7 +3,7 @@ name: Rust Checks
jobs:
checks:
runs-on: rust
runs-on: main
steps:
- name: Checkout repository
uses: actions/checkout@v4