Skip to content

4.3.4_smartproxy_dhcp: dhcp_isc section: add missing code block end fence #1151

4.3.4_smartproxy_dhcp: dhcp_isc section: add missing code block end fence

4.3.4_smartproxy_dhcp: dhcp_isc section: add missing code block end fence #1151

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
jekyll:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
bundler-cache: true
- name: Run tests
run: bundle exec rake build