Skip to content

Commit 369ecb5

Browse files
authored
Update pull_request.yml
1 parent ece9b56 commit 369ecb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: Test
1010
uses: MaxDesiatov/github-workflows/.github/workflows/swift_package_test.yml@maxd/amazon-linux2
1111
with:
12-
linux_pre_build_command: apt-get update && apt-get install -y locales locales-all libsqlite3-dev
12+
# linux_pre_build_command: apt-get update && apt-get install -y locales locales-all libsqlite3-dev
1313
enable_windows_checks: false
1414
soundness:
1515
name: Soundness

0 commit comments

Comments
 (0)