Skip to content

Commit

Permalink
ci(onchain): move test contracts yml file to parent workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
0xibs committed Sep 29, 2024
1 parent 4e3cc62 commit 3a8e95e
Showing 1 changed file with 2 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
name: CI

on:
push:
branches:
- main
- dev
pull_request:
branches:
- main
- dev
name: Test Dojo contracts
on: [push, pull_request]

jobs:
sozo-test:
Expand Down

0 comments on commit 3a8e95e

Please sign in to comment.