Skip to content

Commit

Permalink
remove actions/dowload-artifac from test.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
ElviaBth committed May 13, 2024
1 parent f8e5131 commit 041b28c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@ jobs:
with:
ruby-version: ${{ env.RUBY_VERSION }}
bundler-cache: true

- uses: actions/download-artifact@v3
with:
name: workspace
path: /tmp

- uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 041b28c

Please sign in to comment.