Skip to content

Commit

Permalink
Update tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
menisisaac authored Nov 27, 2023
1 parent 647dbd2 commit cf847b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3.10
python-version: '3.10.0'
- name: Install Dependencies
run: python -m pip install --upgrade pip
- name: Get Linter
Expand Down

0 comments on commit cf847b8

Please sign in to comment.