Skip to content

Commit

Permalink
Fixed typo in github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgebal committed Jul 9, 2023
1 parent eff5315 commit af8484c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utlplsql-demo-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- oracleVersion: "21-faststart"
connectionString: "127.0.0.1:1521/XE"
dockerPortMap: "1521"
dockerOptions: "21-faststart"
dockerOptions: ""
scripts:
- displayName: "Install utPLSQL"
user: "sys"
Expand Down

0 comments on commit af8484c

Please sign in to comment.