Skip to content

Commit db29b58

Browse files
committed
Globally set GITHUB_ACTIONS=true
1 parent 8d02106 commit db29b58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ concurrency:
1717
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
1818

1919
env:
20+
GITHUB_ACTIONS: true
2021
OCAMLRUNPARAM: b
2122

2223
jobs:

0 commit comments

Comments
 (0)