Skip to content

Commit

Permalink
Fix the workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
andergmartins committed Jan 5, 2024
1 parent 05a2a6c commit f0b9692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
name: Check the code
runs-on: ubuntu-latest
env:
- DOCKER_IMAGE=publishpress/dev-workspace-terminal:future-free-2
DOCKER_IMAGE=publishpress/dev-workspace-terminal:future-free-2

steps:
- name: Setup tmate session for Debugging, if inputs.debug_enabled_code_check is true
Expand Down

0 comments on commit f0b9692

Please sign in to comment.