Skip to content

Commit

Permalink
add the start command
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm committed Oct 25, 2023
1 parent 2e2fcb8 commit a479a6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
api-url: ${{ secrets.KATANA_CI_URL }}
api-key: ${{ secrets.KATANA_CI_KEY }}
cmd: 'start'

- name: Cache cargo dependencies
uses: Swatinem/rust-cache@v2
Expand Down

0 comments on commit a479a6d

Please sign in to comment.