Skip to content

Commit

Permalink
fixed tab
Browse files Browse the repository at this point in the history
  • Loading branch information
wangpatrick57 committed Jul 8, 2024
1 parent fe48706 commit 1499665
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/unittest_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
- uses: actions/checkout@v2

- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.10'
uses: actions/setup-python@v4
with:
python-version: '3.10'

- name: Run a script
run: python scripts/run_unittests.py

0 comments on commit 1499665

Please sign in to comment.