Skip to content

Commit 71b9058

Browse files
[freebsd] cd into the proper dir to run package test (#275)
1 parent 956e9f3 commit 71b9058

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ jobs:
6363
windows_os_versions: '["windows-2022", "windows-11-arm"]'
6464
# FreeBSD
6565
enable_freebsd_checks: true
66+
freebsd_pre_build_command: |
67+
cd tests/TestPackage
6668
6769
tests_macos:
6870
name: Test

0 commit comments

Comments
 (0)