Skip to content

Commit 00523d2

Browse files
authored
Add uses property
1 parent b91a776 commit 00523d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
steps:
2929
- uses: actions/checkout@v1
3030
- name: Install Cypress Requirements
31+
uses: actions/checkout@v1
3132
with:
3233
cmd: apt-get install libgtk2.0-0 libgtk-3-0 libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 libxtst6 xauth xvfb
3334
- name: Install Dependencies

0 commit comments

Comments
 (0)