Skip to content

fix: add -m in front of python3! #3

fix: add -m in front of python3!

fix: add -m in front of python3! #3

Workflow file for this run

name: Production CI/CD Pipeline
on:
push:
branches:
- main
jobs:
ci:
uses: TogetherCrew/operations/.github/workflows/ci.yml@main
secrets:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}