Skip to content

Commit

Permalink
Merge pull request #2588 from github/henrymercer/fix-export-test
Browse files Browse the repository at this point in the history
Fix export file baseline test
  • Loading branch information
henrymercer authored Nov 8, 2024
2 parents 3a2edc6 + abbbbf5 commit 3821acc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/__export-file-baseline-information.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pr-checks/checks/export-file-baseline-information.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ steps:
languages: javascript
tools: ${{ steps.prepare-test.outputs.tools-url }}
- uses: ./../action/.github/actions/setup-swift
if: runner.os == 'macOS'
with:
codeql-path: ${{ steps.init.outputs.codeql-path }}
- name: Build code
Expand Down

0 comments on commit 3821acc

Please sign in to comment.