Skip to content

DB-29-22 - Make CI Test Action More Configurable #1252

DB-29-22 - Make CI Test Action More Configurable

DB-29-22 - Make CI Test Action More Configurable #1252

Workflow file for this run

name: Test CI
on:
pull_request:
push:
branches:
- master
tags:
- v*
jobs:
test:
uses: ./.github/workflows/base.yml

Check failure on line 13 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / Test CI

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 13, Col: 11): Input framework is required, but not provided while calling. .github/workflows/ci.yml (Line: 13, Col: 11): Input os is required, but not provided while calling.
with:
docker-tag: ci