Commit 456f7cd2 by mingyuan

test

parent b372a36c
...@@ -6,6 +6,7 @@ jobs: ...@@ -6,6 +6,7 @@ jobs:
steps: steps:
- name: Set up System - name: Set up System
run: | run: |
sudo systemctl start postgresql
sudo systemctl status postgresql sudo systemctl status postgresql
- name: Set up Ruby - name: Set up Ruby
uses: actions/setup-ruby@v1 uses: actions/setup-ruby@v1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment