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: main:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Run a command - name: Set up Docker Buildx
run: curl https://libre.moe uses: awalsh128/cache-apt-pkgs-action@latest
- name: create test file with:
run: touch test packages: docker
- name: list files version: 1.0
run: ls -l
- name: test
run: docker --version

View File

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