Skip to content

Commit

Permalink
set org
Browse files Browse the repository at this point in the history
  • Loading branch information
idelvall committed Oct 23, 2023
1 parent e177163 commit 221112a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
mirrors = [\"registry-1.docker.io.mirror.corp.earthly.dev\"]'"
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository
- name: Run tests
run: earthly --ci -P --org earthlytechnologies --satellite lib +test
run: earthly --ci -P --org earthly-technologies --satellite lib +test

0 comments on commit 221112a

Please sign in to comment.