 The build steps that we have above execute in the order: - install node - npm install - es lint - sass lint - install test suite - run tests However, when looking on probo.ci the `install node` task is showing up after `sass lint`.