Skip to content

Commit

Permalink
add checkout code?
Browse files Browse the repository at this point in the history
  • Loading branch information
miriamgoldman committed Jul 31, 2024
1 parent c58b124 commit 51b0dff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/backstop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ jobs:
with:
node-version: 20.9

- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Install Backstop
run: npm install --force -g backstopjs

Expand Down

0 comments on commit 51b0dff

Please sign in to comment.