Skip to content

Commit a7a687b

Browse files
committed
Having this run on the ref that it currently is being run on. This should be similar to what to do with each repo
1 parent d96941b commit a7a687b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ jobs:
4444

4545
- name: Checkout code
4646
uses: actions/checkout@v2
47-
with:
48-
repository: perfetti/nginx-docker-compose.git
4947

5048
- name: Build and start Docker Compose services
5149
run: docker-compose -f compose.yaml up --build -d

0 commit comments

Comments
 (0)