Skip to content

Commit

Permalink
Fix syntax on dev-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flynnc3 authored Apr 2, 2023
1 parent b68b90c commit 4bbca79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
# steps:
# - name: Create Containers
# run: sudo docker compose create
steps:
- name: Start services
run: docker compose up

0 comments on commit 4bbca79

Please sign in to comment.