Skip to content

Commit

Permalink
stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyagreco committed Feb 20, 2024
1 parent b87f614 commit 7d6fdf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
python -m pip install --upgrade pip
make deps
- name: Build Package
run: make pkg-build
- name: Install local package
run: pip install -e .

- name: Run e2e tests
run: |
Expand Down

0 comments on commit 7d6fdf9

Please sign in to comment.