Skip to content

Merge pull request #3649 from ob7/add-link-shortcut-key #149

Merge pull request #3649 from ob7/add-link-shortcut-key

Merge pull request #3649 from ob7/add-link-shortcut-key #149

Workflow file for this run

name: testing
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build and run Docker image
run: |
docker build -t gns3-gui-test .
docker run gns3-gui-test