Skip to content

Commit

Permalink
dasdsa
Browse files Browse the repository at this point in the history
  • Loading branch information
tritao committed Aug 2, 2024
1 parent 8d50702 commit dfb469f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -364,9 +364,7 @@ jobs:
mv fuel-core-${{ needs.get-fuel-core-version.outputs.fuel_core_version }}-x86_64-unknown-linux-gnu/fuel-core /usr/local/bin/fuel-core
- name: Cargo Run E2E Tests (Fuel VM)
run: |
fuel-core run --db-type in-memory --debug &
sleep 5 &&
cargo run --locked --release --bin test -- --locked --release
cargo run --locked --release --bin test -- --locked --release test_contracts
cargo-run-e2e-test-evm:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dfb469f

Please sign in to comment.