Skip to content

fix(interpreted functions): fix order of requirements for tests ubunt… #3376

fix(interpreted functions): fix order of requirements for tests ubunt…

fix(interpreted functions): fix order of requirements for tests ubunt… #3376

Workflow file for this run

name: CI-on-push
on:
push:
branches-ignore:
- master
tags-ignore:
- '*'
jobs:
test:
uses: ./.github/workflows/test.yml
with:
python-version: "3.10"
secrets: inherit