Skip to content

Commit b542973

Browse files
committed
ci: update ci.yml
1 parent 6ed6e5b commit b542973

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,8 @@ jobs:
1010
- uses: actions/checkout@v2
1111
- name: Setup FluentCI
1212
uses: fluentci-io/setup-fluentci@v5
13-
with:
14-
wasm: true
15-
plugin: postgres
16-
args: |
17-
start
1813
env:
1914
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20-
POSTGRES_USER: postgres
21-
POSTGRES_DB: demo_rails5_test
2215
- name: check style + security
2316
run: |
2417
fluentci run --wasm devbox setup

0 commit comments

Comments
 (0)