Skip to content

Commit

Permalink
Update README.md (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
anneschuth authored Oct 25, 2024
2 parents 4fcde36 + 698ea1f commit 5e18e63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ An example command:

### For developers

When running the GitHub actions locally you can use [act](https://github.com/nektos/act), to do this run change the
matrix in the `ci.yml` of the `test-local` job to have only python version 3.12. Then run the following command:
When running the GitHub actions locally you can use [act](https://github.com/nektos/act), to do this run the following command:

```shell
act -W '.github/workflows/ci.yml' -s GITHUB_TOKEN="$(gh auth token)" --artifact-server-path tmp/artifacts -e act_event.json
Expand Down

0 comments on commit 5e18e63

Please sign in to comment.