Skip to content

feat: bump deps and actions #693

feat: bump deps and actions

feat: bump deps and actions #693

Workflow file for this run

name: smoke_test
on:
push:
pull_request:
jobs:
smoke_test_ubuntu:
uses: cosmtrek/air/.github/workflows/smoke_test_reuse_job.yml@add_smoke_test
with:
run_on: ubuntu-latest
smoke_test_macos:
uses: cosmtrek/air/.github/workflows/smoke_test_reuse_job.yml@add_smoke_test
with:
run_on: macos-latest
smoke_test_windows:
uses: cosmtrek/air/.github/workflows/smoke_test_window_reuse_job.yml@fix_window_arg_bug

Check failure on line 17 in .github/workflows/smoke_test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/smoke_test.yml

Invalid workflow file

error parsing called workflow ".github/workflows/smoke_test.yml" -> "cosmtrek/air/.github/workflows/smoke_test_window_reuse_job.yml@fix_window_arg_bug" : failed to fetch workflow: workflow was not found.
with:
run_on: windows-latest