Skip to content

Commit

Permalink
checkpoint-kai-1700372796
Browse files Browse the repository at this point in the history
  • Loading branch information
coilysiren committed Nov 19, 2023
1 parent 4a8448e commit e3bcace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: make pyenv-ubuntu
- run: echo "$GITHUB_WORKSPACE/.pyenv/bin:$PATH" >> $GITHUB_PATH
- run: echo "$HOME/.pyenv/bin:$PATH" >> $GITHUB_PATH
- run: make install
- run: invoke test

0 comments on commit e3bcace

Please sign in to comment.