Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
katarinasupe committed Sep 21, 2023
1 parent 805b207 commit ddf38ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ jobs:
- name: Test project
run: |
poetry install --extras "arrow docker"
poe install-pyg-cpu
poetry run pytest -vvv -m "not slow and not ubuntu and not docker and not dgl"
- name: Use the Upload Artifact GitHub Action
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit ddf38ea

Please sign in to comment.