Skip to content

Commit

Permalink
fix ci warning
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed May 9, 2024
1 parent 0bc8a89 commit ea3bb73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/githubci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
steps:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: '3.x'

- name: Checkout Code
uses: actions/checkout@v4
Expand Down

0 comments on commit ea3bb73

Please sign in to comment.