Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FRSOURCE/light-scrollbar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a5789df2176fcc2abda0028bfa0a2042c54da99d
Choose a base ref
..
head repository: FRSOURCE/light-scrollbar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8d5433316e9cdcb6d72a11c4b0cf9a9e8e0d295f
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/ci.yml
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -75,7 +75,7 @@ jobs:
- name: Install Cypress
run: pnpm cypress install
- name: Run cypress tests
uses: cypress-io/github-action@da3f0f5f7290fd80506f173beac6b20b0761d8ae
uses: cypress-io/github-action@42055b0bf2a8f6d451b98528e0350761c3becb55
with:
install: true
command: pnpm test.ci