Skip to content

Commit

Permalink
Update CompatHelper.yml
Browse files Browse the repository at this point in the history
Undoing the changes made before
  • Loading branch information
licioromao authored Mar 31, 2024
1 parent 8a53fc1 commit e3b1312
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CompatHelper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
steps:
- name: Pkg.add("CompatHelper")
run: julia -e 'using Pkg; Pkg.add("CompatHelper")'
- name: Install dependencies
run: julia --project -e 'using Pkg; Pkg.add(PackageSpec(url="[email protected]:sisl/WildcardArrays.jl.git")) Pkg.instantiate()'
- name: CompatHelper.main()
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e3b1312

Please sign in to comment.