Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

test

test #1

Workflow file for this run

name: devenv-test
on:
push:
branches: [ main ]
jobs:
devenv-test-job:
runs-on: ubuntu-latest
container:
image: ghcr.io/gbraad-devenv/fedora/dotfiles:39
volumes:
- workspace:/workspace
options: --cpus 1
steps:
- name: Test steps
run: |
tailscale status