Skip to content

chore: Cleanup CI

chore: Cleanup CI #3

Workflow file for this run

name: Daily Nim Devel
on:
schedule:
- cron: "30 6 * * *"
workflow_dispatch:
pull_request:
jobs:
test_nim_devel:
name: Daily Nim Devel
uses: ./.github/workflows/base_tests.yml

Check failure on line 11 in .github/workflows/daily_devel.yml

View workflow run for this annotation

GitHub Actions / Daily Nim Devel

Invalid workflow file

The workflow is not valid. In .github/workflows/daily_devel.yml (Line: 11, Col: 11): Error from called workflow vacp2p/nim-libp2p/.github/workflows/base_tests.yml@a1f0edcdad4f25fc5736a72b6bca9e1626c3d139 (Line: 86, Col: 9): Unexpected value 'run' In .github/workflows/daily_devel.yml (Line: 11, Col: 11): Error from called workflow vacp2p/nim-libp2p/.github/workflows/base_tests.yml@a1f0edcdad4f25fc5736a72b6bca9e1626c3d139 (Line: 78, Col: 9): Required property is missing: uses
with:
include: "[{'nim_branch': {'version': 'devel', 'memory_management': 'orc'}}]"
exclude: "[{'platform': {'os': 'windows'}}, {'platform': {'os': 'macos'}}, {'platform': {'cpu': 'i386'}}]"