Skip to content

fix array.py: fixing a small bug in Array.size which was causing an… #35

fix array.py: fixing a small bug in Array.size which was causing an…

fix array.py: fixing a small bug in Array.size which was causing an… #35

name: tests
on:
push:
branches:
- main
workflow_dispatch:
permissions:
actions: read
contents: write
jobs:
integration-tests:
uses: ivy-llc/ivy-integration-tests/.github/workflows/qa-integration-tests.yml@main
with:
binaries-branch: testing-nightly
secrets: inherit