Skip to content

Commit

Permalink
Merge pull request #114 from OpenDataManchester/announcement-bar
Browse files Browse the repository at this point in the history
Updated ci
  • Loading branch information
DsposalTom committed Nov 20, 2023
2 parents 381ebaf + 47b0d90 commit f7fb6dc
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 @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.10
python-version: 3.x
cache: "pip"
- run: pip install -r requirements.txt
- run: git config user.name github-actions
Expand Down

0 comments on commit f7fb6dc

Please sign in to comment.