Skip to content

Commit

Permalink
Do not pull boptest base image from registry.
Browse files Browse the repository at this point in the history
  • Loading branch information
javiarrobas committed Dec 27, 2024
1 parent d38e5ef commit a2f7125
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
uses: actions/checkout@v3
- name: Pull boptestgym image from registry
run: make pull-boptestgym
- name: Pull boptest_base image from registry
run: make pull-boptestbase
- name: Install Docker Compose
run: |
sudo apt-get update
Expand Down

0 comments on commit a2f7125

Please sign in to comment.