Skip to content

Commit 3821acc

Browse files
authored
Merge pull request #2588 from github/henrymercer/fix-export-test
Fix export file baseline test
2 parents 3a2edc6 + abbbbf5 commit 3821acc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/__export-file-baseline-information.yml

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/export-file-baseline-information.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ steps:
1010
languages: javascript
1111
tools: ${{ steps.prepare-test.outputs.tools-url }}
1212
- uses: ./../action/.github/actions/setup-swift
13+
if: runner.os == 'macOS'
1314
with:
1415
codeql-path: ${{ steps.init.outputs.codeql-path }}
1516
- name: Build code

0 commit comments

Comments
 (0)