Skip to content

Commit

Permalink
add checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
BrightkyEfoo committed Mar 28, 2024
1 parent 2c687f5 commit 47d05da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
test-docker:
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/checkout@v4
- run: docker compose up -d

# dockerize :
Expand Down

0 comments on commit 47d05da

Please sign in to comment.