Skip to content

Commit

Permalink
Disable CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
corrideat committed Jan 24, 2024
1 parent c154a4e commit 4348366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'use strict'

// TODO: REMOVEME. This prevents tests from running
// if (process.env['CI']) process.exit(1)
if (process.env['CI']) process.exit(1)

// =======================
// Entry point.
Expand Down

0 comments on commit 4348366

Please sign in to comment.