Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
caarmen committed Jan 4, 2025
1 parent 1c3fae4 commit 90541d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
with:
api_token: ${{ secrets.GMSAAS_API_TOKEN }}
recipe_uuid: ${{ vars.GMSAAS_RECIPE_UUID }}
- name: Run tests
run: bash scripts/run_tests.bash
#- name: Run tests
# run: bash scripts/run_tests.bash
- name: Run screenshot tests
run: bash scripts/run_screenshots.sh
- name: Publish Unit Test Report
Expand Down

0 comments on commit 90541d6

Please sign in to comment.