Skip to content

Commit

Permalink
Revert "Disable CI tests"
Browse files Browse the repository at this point in the history
This reverts commit 4348366.
  • Loading branch information
corrideat committed Jan 25, 2024
1 parent b77fdad commit aca723f
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 aca723f

Please sign in to comment.