Skip to content

Commit

Permalink
Integrate CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ImTei committed Jan 16, 2025
1 parent aff874d commit 7ee1a22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
with:
go-version: '1.22.x'
- name: Build FFI
run: go build
working-directory: rvgo/scripts/go-ffi
run: make build-ffi && make build-parse-diff-ffi
working-directory: rvgo
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
- name: Run foundry tests
Expand Down

0 comments on commit 7ee1a22

Please sign in to comment.