Skip to content

Commit

Permalink
TEST3
Browse files Browse the repository at this point in the history
  • Loading branch information
brok3turtl3 committed Nov 29, 2023
1 parent 5839003 commit 3b57ca9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
jobs:
unit-testing:
runs-on: ubuntu-latest
env:
MONGO_URI: ${{ secrets.MONGO_URI }}
steps:
- uses: actions/checkout@v3
# - run: docker login -u ${{ secrets.DOCKER_USERNAME }} -p ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit 3b57ca9

Please sign in to comment.