Skip to content

Commit

Permalink
feat: update python template ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pplmx committed Mar 27, 2024
1 parent 39170d9 commit 2db86fe
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions template/py/.github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
workflow_dispatch:

jobs:
todo:
name: TODO
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

0 comments on commit 2db86fe

Please sign in to comment.