Skip to content

Commit

Permalink
feature/IVYPORTAL-17377-Create-pipeline-to-run-Lighthouse-report
Browse files Browse the repository at this point in the history
  • Loading branch information
nhthinh-axonivy committed Dec 25, 2024
1 parent 7d4c051 commit f2ec490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env: # Define reusable environment variables

jobs:
lighthouse-audit: # Renamed job for clarity
runs-on: portal-01
runs-on: ubuntu-latest
steps:

- name: checkout to master
Expand Down

0 comments on commit f2ec490

Please sign in to comment.