Skip to content

Commit e1167c0

Browse files
committed
Revert "Remove debug logging that polluted e2e test reference output"
This reverts commit 2f81ae4.
1 parent 2f81ae4 commit e1167c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
strategy:
7474
matrix:
7575
license: [free] # add pro when ready
76-
os: [ubuntu-latest, windows-latest, macos-latest]
76+
os: [ubuntu-latest]
7777

7878
runs-on: ${{ matrix.os }}
7979

0 commit comments

Comments
 (0)