I like conflicts #6

Closed
lukas wants to merge 5 commits from uwu1 into master
2 changed files with 10 additions and 7 deletions

View File

@ -6,9 +6,11 @@ jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Run a command
run: curl https://libre.moe
- name: create test file
run: touch test
- name: list files
run: ls -l
- name: Set up Docker Buildx
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: docker
version: 1.0
- name: test
run: docker --version

View File

@ -1,3 +1,4 @@
# test
testing repo for this gitea instance
testing repo for this gitea instance.
I like conflicts.