Skip to content

Commit

Permalink
removed accidental package-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
nstolpe committed Nov 1, 2024
1 parent c288cb9 commit dab60ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 30,219 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup

- name: Checkout branch
uses: actions/checkout@v4
with:
ref: "main"
path: br-base
- uses: ./.github/actions/setup

- name: Bundle size report
uses: nejcm/[email protected]
Expand Down
Loading

0 comments on commit dab60ce

Please sign in to comment.