Skip to content

Commit

Permalink
Reverted yml file
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Baltariu <[email protected]>
  • Loading branch information
andreiblt1304 committed Dec 11, 2024
1 parent b42d94a commit 6e90a97
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/on_pull_request_build_contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,3 @@ jobs:
uses: multiversx/mx-sc-actions/.github/workflows/[email protected]
with:
image_tag: v8.0.0

test:
runs-on: ubuntu-latest
needs: build
steps:
- uses: actions/checkout@v3
- name: Run cargo tests
run: cargo test --features chain-simulator-tests

0 comments on commit 6e90a97

Please sign in to comment.