Skip to content

Commit

Permalink
chore: use actual near-sandbox in the scheduled tasks only
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksuss committed Sep 3, 2024
1 parent 8f1dfcb commit 9d6b46c
Show file tree
Hide file tree
Showing 3 changed files with 1,289 additions and 1,184 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
etc/tests/uniswap
- name: Install dependencies
run: cargo +stable make -V || cargo +stable install cargo-make
- name: Build actual neard-sandbox
run: scripts/build-neard-sandbox.sh ${{ matrix.profile }}
- name: Build main contract
run: |
case ${{ matrix.profile }} in
Expand Down
Loading

0 comments on commit 9d6b46c

Please sign in to comment.