Change #12

Merged
hodasemi merged 10 commits from actions_testing into master 2023-08-15 09:34:30 +00:00
Showing only changes of commit ab095b9faf - Show all commits

View file

@ -13,5 +13,9 @@ jobs:
steps:
- uses: https://github.com/actions/checkout@v3
- uses: https://github.com/actions-rs/toolchain@v1
with:
toolchain: stable
- name: Build
run: cargo build