Skip to content

Commit 27b8660

Browse files
author
Reem Ibrahim
committed
removed unecessary step
1 parent 6bf8ee9 commit 27b8660

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ jobs:
5050
env:
5151
BUNDLE_GEMS__CONTRIBSYS__COM: ${{ secrets.BUNDLE_GEMS__CONTRIBSYS__COM }}
5252

53-
- name: Set up database.yml
54-
run: cp config/database.travis.yml config/database.yml
55-
5653
- name: Create test database
5754
run: |
5855
sudo apt-get install -y postgresql-client

0 commit comments

Comments
 (0)