Skip to content

Commit

Permalink
Use Github action to install gauge (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohan-13 authored Aug 11, 2024
1 parent 89506bb commit de34c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BahmniLite_E2E_Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 libxcomposite1 libxcursor1 \
libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 ca-certificates \
fonts-liberation libappindicator1 libnss3 lsb-release xdg-utils wget ffmpeg
- run: npm install @getgauge/cli
- uses: getgauge/setup-gauge@master
- run: npm install
- name: Run API Tests
id: run_api_test
Expand Down

0 comments on commit de34c2f

Please sign in to comment.