Skip to content

Commit

Permalink
Update swagger-editor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jadavpadma authored Jan 16, 2025
1 parent b154c1a commit 74eaf59
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/swagger-editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,10 @@ jobs:
node-version: '16'
- name: Install dependencies
run: |
cd /home/runner/work/open-banking-us-openapi/open-banking-us-openapi
sudo apt-get update
sudo apt-get install -y libatk1.0-0 libatk-bridge2.0-0 libxss1 libnss3 libasound2
npm install
- name: Run Puppeteer tests
run: |
node -e "const puppeteer = require('puppeteer'); (async () => {
Expand Down

0 comments on commit 74eaf59

Please sign in to comment.