Skip to content

Commit

Permalink
Remove unnecessary checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisanna Dettwyler committed Mar 24, 2021
1 parent daa70cd commit 74fe8be
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,10 +237,6 @@ jobs:
image: ghcr.io/galoisinc/cryptol-remote-api
cache: ghcr.io/galoisinc/cache-cryptol-remote-api
steps:
- uses: actions/checkout@v2
with:
submodules: true

- if: matrix.build-args == 'PORTABILITY=true'
id: prefix
run: echo "::set-output name=prefix::portable-"
Expand Down

0 comments on commit 74fe8be

Please sign in to comment.