Skip to content

Commit

Permalink
Merge pull request #116 from OpenDataManchester/working-on-2-1
Browse files Browse the repository at this point in the history
Working on 2 1
  • Loading branch information
DsposalTom committed Nov 20, 2023
2 parents f9ea3cc + eee0144 commit 7aafb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
python-version: 3.9
cache: "pip"
- run: pip install scikit-build
- run: pip install scikit-build
- run: pip install -r requirements.txt
- run: git config user.name github-actions
- run: git config user.email github-actions@github.com
Expand Down

0 comments on commit 7aafb57

Please sign in to comment.