Skip to content

Commit

Permalink
create ssh key
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Gartland committed Nov 2, 2023
1 parent de6937d commit 0f20293
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
name: executables
path: bin
- run: chmod -R +x ./bin
- run: echo "${FUZZBUCKET_SSH_KEY}" > .fuzzbucket-ssh-key
- run: just cy install
- run: just cy test
- run: just cy test-deploy

0 comments on commit 0f20293

Please sign in to comment.