Skip to content
Snippets Groups Projects
Commit f9829928 authored by Nitsan Avni's avatar Nitsan Avni
Browse files

diff action

parent 6527ea8b
No related branches found
No related tags found
No related merge requests found
......@@ -15,10 +15,11 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Set up Rust
uses: actions/setup-rust@v1
- uses: actions-rs/toolchain@v1
with:
rust-version: stable
profile: minimal
toolchain: stable
override: true
- name: Install jaq
run: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment