Skip to content

Commit

Permalink
explainer
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed May 18, 2022
1 parent 23115e7 commit 42352bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,7 @@ jobs:
python examples/gat.py --wandb
env:
WANDB_API_KEY: ${{ secrets.WANDB_API_KEY }}

- name: Run GNNExplainer
run: |
python examples/gnn_explainer.py

0 comments on commit 42352bf

Please sign in to comment.