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 5801fa4 commit 8747647Copy full SHA for 8747647
.github/workflows/tests.yml
@@ -15,6 +15,7 @@ jobs:
15
tests:
16
name: Build and Test
17
runs-on: macos-14
18
+ # Testing CI
19
environment: CI
20
steps:
21
- uses: actions/checkout@v3
0 commit comments