Skip to content

Commit 1b12ed7

Browse files
committed
Run resolve environment PR checks cross-platform
1 parent 29a4b87 commit 1b12ed7

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.github/workflows/__resolve-environment-action.yml

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/resolve-environment-action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: "Resolve environment"
22
description: "Tests that the resolve-environment action works for Go and JavaScript/TypeScript"
3+
operatingSystems: ["ubuntu", "macos", "windows"]
34
versions: ["default", "linked", "nightly-latest"]
45
steps:
56
- uses: ./../action/init

0 commit comments

Comments
 (0)