Skip to content

fix(schemas): update old org URLs to CodingWithCalvin (#182) #6

fix(schemas): update old org URLs to CodingWithCalvin (#182)

fix(schemas): update old org URLs to CodingWithCalvin (#182) #6

name: Integration Tests - Runtimes
on:
workflow_dispatch:
# Manual trigger for testing runtime install/uninstall without migrations
permissions:
contents: read
jobs:
node:
name: Node.js
uses: CodingWithCalvin/.github/.github/workflows/dtvem/integration-test-node.yml@main

Check failure on line 13 in .github/workflows/integration-test-runtimes.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/integration-test-runtimes.yml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory
with:
version1: '20.18.0'
version2: '22.11.0'
python:
name: Python
uses: CodingWithCalvin/.github/.github/workflows/dtvem/integration-test-python.yml@main
with:
version1: '3.11.9'
version2: '3.12.7'
ruby:
name: Ruby
uses: CodingWithCalvin/.github/.github/workflows/dtvem/integration-test-ruby.yml@main
with:
version1: '3.3.6'
version2: '3.4.1'