Skip to content

Commit

Permalink
#3 change file location and format
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksandr Gavryliuk committed Dec 6, 2023
1 parent b30b282 commit d778720
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name: Build Daily Dragon
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: pip install -r requirements.txt
6 changes: 0 additions & 6 deletions .gitlab-ci.yml

This file was deleted.

0 comments on commit d778720

Please sign in to comment.