Fix wording 2

feature/ds/adding-actions
Declan Shanaghy 3 years ago
parent 83d62251be
commit 9b7a5c5e96

@ -12,6 +12,6 @@ jobs:
- run: echo "💡 The ${{ github.repository }} repository has been cloned to the runner."
- name: Install packages
run: npm ci
- name: Install packages
- name: Run unit tests
run: npm run test
- run: echo "🍏 This job's status is ${{ job.status }}."

Loading…
Cancel
Save