Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
phrp720 committed Nov 23, 2024
1 parent 465de17 commit b946564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: docker/setup-buildx-action@v2

- name: Start Prometheus with Docker Compose
working-directory: aw-sync-center/prometheus
working-directory: aw-sync-center
run: |
docker run -d --name prometheus --restart unless-stopped \
-p 9090:9090 \
Expand Down

0 comments on commit b946564

Please sign in to comment.