Skip to content

Commit

Permalink
CI Workflow fixing indentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
epwr committed Feb 13, 2024
1 parent a313c44 commit 33c52b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Continuous Integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:

- name: Set Up Python 3.12
uses: actions/setup-python@v4
with:
python-version: "3.12"
with:
python-version: "3.12"

- name: Install dependencies
run: make venv
Expand Down

0 comments on commit 33c52b7

Please sign in to comment.