Skip to content

Commit

Permalink
Update: take 10.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpursley committed Feb 9, 2024
1 parent a5cb028 commit ea64055
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Create database
run: |
psql -h localhost -U postgres -c "CREATE DATABASE moebius_test;"
- name: Setup Elixir
uses: erlef/setup-beam@v1
with:
Expand Down

0 comments on commit ea64055

Please sign in to comment.