Skip to content

Commit

Permalink
remove former test action
Browse files Browse the repository at this point in the history
  • Loading branch information
mubarak23 committed May 13, 2024
1 parent 3c3a74c commit 852bb85
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/starknet-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,6 @@ jobs:
- name: Build cairo programs
run: scarb build
working-directory: onchain
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
with:
scarb-version: 'nightly'
- name: Run cairo tests
run: scarb test
working-directory: onchain
test:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 852bb85

Please sign in to comment.