Skip to content

Commit

Permalink
fix: remove extra command
Browse files Browse the repository at this point in the history
  • Loading branch information
airjp73 committed Jun 9, 2024
1 parent a99c2fc commit 14065e1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ jobs:
with:
node-version: 20

# just so we learn about available environment variables GitHub provides
- name: Print env variables
run: |
bun install -g @bahmutov/print-env
print-env GITHUB
# Restore the previous npm modules and Cypress binary archives.
# In case there's no previous cache the packages will be downloaded
# and saved automatically after the entire workflow successfully finishes.
Expand Down

0 comments on commit 14065e1

Please sign in to comment.