Skip to content

Test issue #1

Description

@schurchleycci

steps:
# Checkout the code as the first step.
- checkout
# The orb install-packages step will also automatically cache them for faster future runs.
- node/install-packages:
pkg-manager: "yarn"
override-ci-command: "yarn install"
- run:
name: Run tests
command: |
touch ./tests/unit/french.spec.ts

suggested config goes here

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions