Skip to content

Commit

Permalink
TEST: Workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
gtsvetanov committed Dec 12, 2023
1 parent 5d4d208 commit 429bdf7
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 @@ -59,7 +59,7 @@ jobs:
else
error_message "Version was not successfully changed and it's not working"
exit 1
fi
fi
service="php@${php_version}"
if [[ "${php_version}" == "8.3" ]]; then
Expand Down

0 comments on commit 429bdf7

Please sign in to comment.