Skip to content

Commit

Permalink
Delete unused Rakefile
Browse files Browse the repository at this point in the history
The build script has been replaced by
https://github.com/alphagov/govuk-browser-extension/blob/9a5ae779e126b09fd303147d91c616c0fa527462/build.sh#L1

And the jasmine test script has been replaced by NPM:
https://github.com/alphagov/govuk-browser-extension/blob/7913847c4aa8b366826ada973264798cdb113ed2/.github/workflows/ci.yml#L36-L37

The presence of the Rakefile is causing issues for our CodeQL
integration, which is detecting Ruby but then failing to run the
scan.
  • Loading branch information
ChrisBAshton committed May 29, 2024
1 parent 7913847 commit ffbfaeb
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions Rakefile

This file was deleted.

0 comments on commit ffbfaeb

Please sign in to comment.