Skip to content

Commit

Permalink
Gazebo -> Ignition
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelarguedas committed Feb 20, 2020
1 parent b433dc1 commit 5d72eff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ignition_ci.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI Gazebo images
name: CI Ignition images

on:
pull_request:
Expand Down Expand Up @@ -37,6 +37,6 @@ jobs:
python -m pip install --upgrade pip
pip install -r docker/requirements.txt
pip install -r .ci/requirements.txt
- name: Check and build Gazebo image
- name: Check and build Ignition image
env: ${{matrix.env}}
run: .ci/ci_script.py

0 comments on commit 5d72eff

Please sign in to comment.