···11# Do not edit this file directly. It is generated by https://deno.land/x/fluent_github_actions
2233-name: Tests
33+name: ci
44on:
55 push:
66 branches:
77 - main
88jobs:
99- lint:
99+ test:
1010 runs-on: ubuntu-latest
1111 steps:
1212 - uses: actions/checkout@v3
+1
README.md
···88[](https://deno.land/x/pocketenv)
99
1010[](https://flakestry.dev/flake/github/pocketenv-io/pocketenv)
1111+[](https://github.com/pocketenv-io/pocketenv/actions/workflows/ci.yml)
11121213Pocketenv is a simple and lightweight tool to manage development workspace environments. It allows you to define and manage workspaces for your projects, and easily switch between them.
1314