Skip to content

Commit

Permalink
enlarge downstream for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mcabbott committed Mar 11, 2022
1 parent d88a112 commit 9d6e2a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- {user: FluxML, repo: Torch.jl, group: All}
- {user: FluxML, repo: Metalhead.jl, group: All}
- {user: Chemellia, repo: AtomicGraphNets.jl, group: All}
- {user: SciML, repo: DiffEqFlux.jl, group: Layers}
- {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
- {user: SciML, repo: DiffEqFlux.jl, group: All} # Layers}
- {user: SciML, repo: NeuralPDE.jl, group: All} # NNPDE}
- {user: SciML, repo: OperatorLearning.jl, group: All}
# if: contains(github.event.pull_request.labels.*.name, 'run downstream test')
steps:
Expand Down

0 comments on commit 9d6e2a4

Please sign in to comment.