Skip to content

Commit

Permalink
Renamed step name
Browse files Browse the repository at this point in the history
  • Loading branch information
cetanu committed Jan 22, 2022
1 parent 6b2a887 commit a938716
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install poetry
poetry install --no-root
- name: Compile Protobufs
run: |
poetry install
- name: Test with pytest
run: |
Expand Down

0 comments on commit a938716

Please sign in to comment.