Skip to content

Commit

Permalink
Rename Github action
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicPoullain committed Mar 23, 2022
1 parent 4f24ffe commit 491ef98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

steps:
- uses: actions/checkout@v1
- name: Start databases
- name: Start up databases
run: docker-compose up -d
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
Expand Down

0 comments on commit 491ef98

Please sign in to comment.