Skip to content

Transfer OpenAI pack from Incubator #4

Transfer OpenAI pack from Incubator

Transfer OpenAI pack from Incubator #4

Workflow file for this run

name: CI
on:
workflow_dispatch:
pull_request:
schedule:
# NOTE: We run this weekly at 1 am UTC on every Sunday
- cron: '0 1 * * 0'
jobs:
# This is mirrored in the release workflow.
build_and_test:
name: 'Build and Test'
uses: StackStorm-Exchange/ci/.github/workflows/pack-build_and_test.yaml@main

Check failure on line 14 in .github/workflows/build_and_test.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build_and_test.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/build_and_test.yaml" -> "StackStorm-Exchange/ci/.github/workflows/pack-build_and_test.yaml@main" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
enable-common-libs: false
python-version: 3.8
#apt-cache-version: v0
#py-cache-version: v0