| commit | 5217d3d2eb9afffa251eb34eb4d016a7841a1879 | [log] [tgz] |
|---|---|---|
| author | Phil Quitslund <pq@users.noreply.github.com> | Wed Sep 14 14:30:49 2022 -0700 |
| committer | GitHub <noreply@github.com> | Wed Sep 14 14:30:49 2022 -0700 |
| tree | 70a4db354c11db5f059c127655ace2de0efff5ca | |
| parent | bcec3ea0c4237a42ed8281a90683a7be6f564f0c [diff] |
+ PUB_ENV
diff --git a/pkgs/test_reflective_loader/.github/workflows/build.yaml b/pkgs/test_reflective_loader/.github/workflows/build.yaml index 18269d4..48fa6c7 100644 --- a/pkgs/test_reflective_loader/.github/workflows/build.yaml +++ b/pkgs/test_reflective_loader/.github/workflows/build.yaml
@@ -9,6 +9,9 @@ # “At 00:00 (UTC) on Sunday.” - cron: '0 0 * * 0' +env: + PUB_ENVIRONMENT: bot.github + jobs: build: runs-on: ubuntu-latest