Skip to content

Commit

Permalink
Attempt 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrossy committed Nov 23, 2023
1 parent eebf33e commit a9a51f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ jobs:
path: |
./rust/target
~/.cargo
key: rust-${{ github.sha }}

- name: agent build
run: cargo build --release --bin run-locally
Expand Down Expand Up @@ -240,6 +241,7 @@ jobs:
path: |
./rust/target
~/.cargo
key: rust-${{ github.sha }}

- name: test
run: ./ci-test.sh
Expand Down

0 comments on commit a9a51f3

Please sign in to comment.