Skip to content

Commit

Permalink
Update testing.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljprice authored Aug 4, 2023
1 parent 3b358b6 commit 66bed8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Getting your code to pass the github actions

On every pull request a sequence of continuous integration tests
are performed to check that code is safe to merge into master.
The scripts in the .github/workflows directory are as follows:
The scripts in the `.github/workflows <https://github.com/danieljprice/phantom/tree/master/.github/workflows>`_ directory are as follows:

- |build|_: checks that phantom, phantomsetup, phantomanalysis and phantommoddump compile with every possible SETUP= flag
- |test|_: runs the test suite [see below]
Expand Down

0 comments on commit 66bed8c

Please sign in to comment.