Skip to content

Commit

Permalink
update e2e tests version resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinwcyu committed Jan 23, 2025
1 parent a4d6e91 commit dfc7c7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- name: Resolve Grafana E2E versions
id: resolve-versions
uses: grafana/plugin-actions/e2e-version@main
with:
version-resolver-type: plugin-grafana-dependency

playwright-tests:
needs: resolve-versions
Expand Down

0 comments on commit dfc7c7a

Please sign in to comment.