mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-14 15:37:53 +00:00
Skip puppeteer on GH actions
This commit is contained in:
parent
50404d0157
commit
20fa066947
1 changed files with 1 additions and 1 deletions
|
|
@ -542,4 +542,4 @@ test('plugin doesn\'t update image unless required', function () {
|
||||||
|
|
||||||
expect($thirdResponse['filename'])
|
expect($thirdResponse['filename'])
|
||||||
->not->toBe($firstResponse['filename']);
|
->not->toBe($firstResponse['filename']);
|
||||||
});
|
})->skipOnGitHubActions();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue