1
0
Fork 0
mirror of https://github.com/MillironX/docker-names.git synced 2024-12-22 01:58:16 +00:00

Fix wording 2

This commit is contained in:
Declan Shanaghy 2021-05-11 09:39:21 -07:00
parent 83d62251be
commit 9b7a5c5e96

View file

@ -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 }}."