Skip to content

Commit

Permalink
ci: remove python and go wrapper tests from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xanimo committed Jun 15, 2023
1 parent dddb9f4 commit 9cfe63f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,6 @@ jobs:
"x86_64-linux-dbg")
make check -j"$(getconf _NPROCESSORS_ONLN)" V=1
python3 tooltests.py
./wrappers/python/pytest/cython_tests.sh -host=${{ matrix.host }}
./wrappers/golang/libdogecoin/build.sh
;;
"i686-linux")
make check -j"$(getconf _NPROCESSORS_ONLN)" V=1
Expand Down

0 comments on commit 9cfe63f

Please sign in to comment.