Skip to content

Commit

Permalink
Fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
robolyst committed May 14, 2023
1 parent 4dd54c6 commit 0fb6a8a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Python package
name: Style checks and test

on: [push]

jobs:
run_tests:

name: Style checks and test
runs-on: ubuntu-latest

steps:
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Street View works.*

Install from pip with:

pip install git+https://github.com/robolyst/streetview
pip install streetview

# Quick start

Expand Down

0 comments on commit 0fb6a8a

Please sign in to comment.