Skip to content

Commit

Permalink
undo "add unregistered LuxNeuralOperators attempt 2"
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillZubov committed Jul 2, 2024
1 parent 28447b6 commit 1292900
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
- "1"
steps:
- uses: actions/checkout@v4
- name: Add Unregistered Package
run: julia -e 'using Pkg; Pkg.add(PackageSpec(url="https://github.com/LuxDL/LuxNeuralOperators.jl")); Pkg.instantiate()'
- uses: julia-actions/setup-julia@v2
with:
version: ${{ matrix.version }}
Expand Down

0 comments on commit 1292900

Please sign in to comment.