Skip to content

Commit

Permalink
Fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinerius committed Apr 20, 2023
1 parent d296a6e commit 63a9d31
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ jobs:
env:
UNITY_2021_ULF: ${{ secrets.UNITY_2021_ULF }}

- name: Run tests
command: ./ci-editmode-test.sh
- run:
name: Run tests
command: ./ci-editmode-test.sh

- name: Run test conversion of urn:decentraland:off-chain:base-avatars:brown_pants
run: |
Expand Down

0 comments on commit 63a9d31

Please sign in to comment.