Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
amyreese committed May 17, 2024
2 parents e8daa97 + 53e99f3 commit b669e75
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ jobs:
python-version: ${{ matrix.python-version }}
cache: 'pip'
- name: Install
run: |
pip install -U pip -r requirements.txt
pip install .
run: make EXTRAS=dev install
- name: Test
run: thx --live test
- name: Lint
Expand Down

0 comments on commit b669e75

Please sign in to comment.