Skip to content

Commit

Permalink
Set DGL backend.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Aug 13, 2024
1 parent 0914da2 commit a268705
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
env:
PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION: "python"
PMG_MAPI_KEY: ${{ secrets.PMG_MAPI_KEY }}
DGLBACKEND: "pytorch"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a268705

Please sign in to comment.