mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02:00
Add installer integration tests
This commit is contained in:
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@@ -1,4 +1,4 @@
|
||||
name: ci
|
||||
name: Build
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -16,7 +16,7 @@ on:
|
||||
|
||||
jobs:
|
||||
prebuild:
|
||||
name: Pre-Build checks
|
||||
name: Pre-build checks
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 5
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user