Update data_tests.yml

This commit is contained in:
khagen 2023-10-13 14:49:16 +02:00 committed by GitHub
parent 74351f69cd
commit 2401f855ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ on:
jobs:
measure-energy:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
name: A job to measure energy
steps:
- uses: actions/checkout@v4