You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CircleCI builds the project's Dockerfile as part of continuous Integration. Additional steps in config.yml should be added to exercise some commands against a fixture.
CircleCI builds the project's Dockerfile as part of continuous Integration. Additional steps in
config.yml should be added to exercise some commands against a fixture.
yarn install
(npm install
too?)yarn run build
yarn run test
The text was updated successfully, but these errors were encountered: