Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Add archiving note at the top of the readme #1078

Add archiving note at the top of the readme

Add archiving note at the top of the readme #1078

Workflow file for this run

---
name: 'Enki tests'
on:
pull_request:
push:
branches:
- main
concurrency:
group: enki-${{ github.ref || github.head_ref }}
cancel-in-progress: true
env:
FORCE_COLOR: 1
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: earthly/[email protected]
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Build
run: earthly -P +test