Skip to content

Commit

Permalink
chore: move to github?
Browse files Browse the repository at this point in the history
  • Loading branch information
plt-amy committed Dec 5, 2021
1 parent 6e87791 commit 0713a7d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 37 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
*.lagda.md gitlab-language=agda
*.lagda.md text diff=agda linguist-language=agda
9 changes: 9 additions & 0 deletions .github/workflows/buid.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Build 1Lab
on: [push, pull_request]
jobs:
container:
runs-on: ubuntu-latest
container: pltamy/1lab:latest
steps:
- run: 1lab-shake all -j
name: Type check and build
8 changes: 0 additions & 8 deletions .gitlab-ci.yml

This file was deleted.

28 changes: 0 additions & 28 deletions .gitlab/merge_request_templates/MR.md

This file was deleted.

0 comments on commit 0713a7d

Please sign in to comment.