We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 333f1d6 commit 5801fa4Copy full SHA for 5801fa4
.github/workflows/tests.yml
@@ -15,6 +15,7 @@ jobs:
15
tests:
16
name: Build and Test
17
runs-on: macos-14
18
+ environment: CI
19
steps:
20
- uses: actions/checkout@v3
21
- name: Set Up CI
0 commit comments