Skip to content

changed ttl and tos type to uint8 #2

changed ttl and tos type to uint8

changed ttl and tos type to uint8 #2

Workflow file for this run

name: Trailing whitespace
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
name: Trailing whitespace
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Test
run: bash scripts/find_trailing_whitespace.sh