Skip to content

Commit

Permalink
I'm just a test
Browse files Browse the repository at this point in the history
  • Loading branch information
berryd committed Jan 5, 2024
1 parent 782e4f2 commit ce93f40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ jobs:
- name: set path
run: |
echo "PATH=$(pwd)/node_modules/.bin/:$PATH" >> $GITHUB_ENV
- name: I'm still not a real boy :(
- name: Verify container details
run: |
echo $(whoami)
echo $(uname -a)
- name: Install Unzip
run: |
apt-get update
Expand Down

0 comments on commit ce93f40

Please sign in to comment.