Skip to content

Commit

Permalink
update name of step
Browse files Browse the repository at this point in the history
  • Loading branch information
karangattu committed Nov 14, 2024
1 parent a75aa8b commit 99c2a5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
pip install -r tests/requirements.txt
playwright install chromium --with-deps
- name: Process issue description
id: process-description
- name: Run playwright test
id: playwright-test
run: python tests/run_smoke_test.py

0 comments on commit 99c2a5d

Please sign in to comment.