Skip to content

Commit

Permalink
chore: update github workflow to ref new module.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
gtk-grafana committed Sep 12, 2024
1 parent cc0782a commit 220fd50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/is-compatible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Build plugin
run: npm run build
- name: Compatibility check
run: npx @grafana/levitate@latest is-compatible --path src/module.ts --target @grafana/data,@grafana/ui,@grafana/runtime
run: npx @grafana/levitate@latest is-compatible --path src/module.tsx --target @grafana/data,@grafana/ui,@grafana/runtime

0 comments on commit 220fd50

Please sign in to comment.