Skip to content

Commit

Permalink
Update Tier1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PharmCat authored Aug 16, 2021
1 parent 104fec5 commit 90bd8c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Tier1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.julia-version }}
- uses: julia-actions/julia-buildpkg@v0.1
- uses: julia-actions/julia-runtest@v0.1
- uses: julia-actions/julia-buildpkg@master
- uses: julia-actions/julia-runtest@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: julia-actions/[email protected]
Expand Down

0 comments on commit 90bd8c9

Please sign in to comment.