Skip to content

ci: use the starflow tics workflow #112

ci: use the starflow tics workflow

ci: use the starflow tics workflow #112

Workflow file for this run

name: TIOBE TiCS
on:
push:
branches:
- "work/tics"
pull_request:
paths:
- .github/workflows/tics.yaml
schedule:
- cron: "0 0 * * *" # Daily at midnight
jobs:
tics:
uses: lengau/starflow/.github/workflows/tics.yaml@work/tics
env:

Check failure on line 16 in .github/workflows/tics.yaml

View workflow run for this annotation

GitHub Actions / TIOBE TiCS

Invalid workflow file

The workflow is not valid. .github/workflows/tics.yaml (Line: 16, Col: 5): Unexpected value 'env'
PYTEST_ADDOPTS: tests/unit/utils
with:
project: charmcraft
platform-tags: '"ubuntu-24.04"'