2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-27 21:16:48 +00:00

Workflow updates

This commit is contained in:
Oliver Walters 2022-05-20 23:37:55 +10:00
parent d898efdf6d
commit fe3c298f86

View File

@ -12,12 +12,9 @@ on:
jobs:
lint:
test:
runs-on: ubuntu-latest
env:
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
steps:
- name: Checkout code
uses: actions/checkout@v2