Skip to content

Commit

Permalink
ci: Hopefully increase reported sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian committed Sep 27, 2024
1 parent fa37dc2 commit 3268018
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ import { exec } from '@actions/exec';
import SizePlugin from 'size-plugin-core';
import { fileExists, diffTable, toBool, stripHash } from './utils.js';

// Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

/**
* @typedef {ReturnType<typeof import("@actions/github").getOctokit>} Octokit
* @typedef {typeof import("@actions/github").context} ActionContext
Expand Down

0 comments on commit 3268018

Please sign in to comment.