Skip to content

Commit

Permalink
Adjust new lines at the end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
gokhangulbiz committed Nov 8, 2023
1 parent 4d1d783 commit 7d18ea0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
cd ./azure
./delete-resource-group-job.sh
shell: bash


3 changes: 2 additions & 1 deletion .github/workflows/extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
cd ./azure
export EXTENSION_TEST=1
./citus-bot.sh citusbot_extension_test_resource_group
shell: bash
shell: bash

3 changes: 2 additions & 1 deletion .github/workflows/jdbc-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
run: |-
cd ./jdbc
./run_jdbc_tests.sh
shell: bash
shell: bash

3 changes: 2 additions & 1 deletion .github/workflows/pgbench-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
mkdir ~/.ssh
cd ./azure
./citus-bot.sh citusbot_pgbench_test_resource_group
shell: bash
shell: bash

0 comments on commit 7d18ea0

Please sign in to comment.