Skip to content

Test issue #1

@schurchleycci

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

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