Skip to content

Commit

Permalink
Use DFX build for integration tests (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
hpeebles authored May 22, 2024
1 parent a495910 commit 62a9f94
Show file tree
Hide file tree
Showing 8 changed files with 396 additions and 219 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install DFX
uses: dfinity/setup-dfx@main
- uses: actions-rs/toolchain@v1
with:
profile: minimal
Expand Down
Loading

0 comments on commit 62a9f94

Please sign in to comment.