CI: increase memory on VM

This commit is contained in:
Robert Sachunsky 2024-10-01 03:51:12 +02:00
parent 1162a1c8c9
commit e0ba83e993
2 changed files with 5 additions and 1 deletions

View file

@ -3,7 +3,10 @@
name: CLI Tests
on: [push, pull_request]
on:
push:
pull_request:
workflow_dispatch:
jobs:
build: