Skip to content

Commit 134d1da

Browse files
committed
Re-enable all builds :)
1 parent 40484d2 commit 134d1da

File tree

4 files changed

+6
-23
lines changed

4 files changed

+6
-23
lines changed

.TEMP/ubuntu20.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.TEMP/mac.yml renamed to .github/workflows/mac.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
- run: bin/spec
1818
shell: bash
1919
env:
20-
VERBOSE: true
20+
VERBOSE: true
21+
SHELLPEN_URANDOM: false
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
- run: bin/spec
1818
shell: bash
1919
env:
20-
VERBOSE: true
20+
VERBOSE: true
21+
SHELLPEN_URANDOM: false
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
- run: bin/spec
1818
shell: bash
1919
env:
20-
VERBOSE: true
20+
VERBOSE: true
21+
SHELLPEN_URANDOM: false

0 commit comments

Comments
 (0)